Skip to content

Commit 589468e

Browse files
committed
Fix file extensions and broken links to ensure clean documentation build
1 parent fe28e8b commit 589468e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/Terminal/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This documentation is divided into specialized categories to help you master eve
2121
* **[Shell Environment](shell/index.md):** Configuring Zsh, Oh My Zsh, and Powerlevel10k for a high-information, automated shell experience.
2222
* **[CLI Tools](cli-tool/fd.md):** Mastering modern, high-speed utilities for file searching (`fd`, `ripgrep`), metadata management (`ffmpeg`, `pandoc`), and filesystem navigation (`eza`, `zoxide`).
2323
* **[Terminal UIs (TUIs)](tui/index.md):** Exploring immersive, keyboard-centric environments for Git (`lazygit`), Docker (`lazydocker`), and system monitoring (`btop`).
24-
* **[Productivity & Editors](productivity/neovim.md):** Diving into Neovim and Zellij for a professional, modal-editing development workspace.
24+
* **[Productivity & Editors](../Development/editors/neovim.md):** Diving into [Neovim](../Development/editors/neovim.md) and [Zellij](shell/zellgi.md) for a professional, modal-editing development workspace.
2525
* **[Services](services/ssh.md):** Understanding the fundamental network protocols like SSH and database services like MySQL.
2626

2727
### Professional Insight (Top 1% Knowledge)

0 commit comments

Comments
 (0)