Skip to content

Commit b45deec

Browse files
fix(readme): update links to kitty and practicalli nvim config design
1 parent 8283058 commit b45deec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This configuration is built upon [AstroNvim version 6](https://github.com/AstroN
2626

2727
Recommended tools:
2828

29-
- [Kitty Terminal](https://practical.li/engineering-playbook/command-line/kitty-terminal/)
29+
- [Kitty Terminal](https://practical.li/engineering-playbook/os/command-line/kitty-terminal/)
3030
- [Neovim and supporting tools](https://practical.li/neovim/install/neovim/)
3131
- [Clojure CLI](https://practical.li/clojure/install/)
3232

@@ -85,7 +85,7 @@ Create a `lua/plugins/user-yourname.lua` file to:
8585
- add new plugins (or create a new file for a plugin to make them easier to be optional)
8686
- customise key bindings
8787

88-
[Practicalli Astro config design](https://practical.li/neovim/reference/nvim-astro-configuration/) provides a complete breakdown of this configuration.
88+
[Practicalli Astro config design](https://practical.li/neovim/install/customise-configuration/) provides a complete breakdown of this configuration.
8989

9090
> NOTE: Lua files in the `lua/plugins` directory are loaded in alphabetical order so plugin overrides should be the last file to load, e.g `lua/plugins/user-*`
9191

0 commit comments

Comments
 (0)