diff --git a/docs/install/index.md b/docs/install/index.md index ae472db4..8271e415 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -3,7 +3,7 @@ Practicalli Neovim provides a feature rich configuration for Neovim and all the tools required for effective Clojure development (and other Lisp dialects too). - [:fontawesome-solid-book-open: Kitty Terminal](https://practical.li/engineering-playbook/command-line/kitty-terminal/){target=_blank} -- [:fontawesome-solid-book-open: Clojure tooling and Java SDK](https://practical.li/clojure/install/) (Java Virtual Machine) +- [:fontawesome-solid-book-open: Clojure tooling and Java SDK](https://practical.li/clojure/install/) (Practicalli Clojure) - [:fontawesome-solid-book-open: Neovim 0.10.x](neovim.md) and supporting CLI tools, with [:fontawesome-solid-book-open: Practicalli Astro](neovim/#practicalli-astro-config) configuration - [:globe_with_meridians: NerdFonts](https://www.nerdfonts.com/){target=_blank} icon support in themes and status line - Optional: [:fontawesome-solid-book-open: Neovide](neovide.md) GUI for Neovim diff --git a/mkdocs.yml b/mkdocs.yml index fd384fa0..c20635e2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -135,7 +135,6 @@ nav: - Writing Tips: https://practical.li/writing-tips/ - Install: - Overview: install/index.md - - Clojure: https://practical.li/clojure/install/ - Neovim: install/neovim.md - Multiple Configs: install/multiple-configurations.md - Neovide: install/neovide.md