diff options
-rw-r--r-- | .github/README.md | 2 | ||||
-rw-r--r-- | Documents/wiki/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/README.md b/.github/README.md index d793672..93b9017 100644 --- a/.github/README.md +++ b/.github/README.md @@ -6,5 +6,5 @@ Github repo: [dotfiles](https://github.com/eug-vs/dotfiles) Author: [eug-vs](https://github.com/eug-vs/) -Documentation: [wiki](Documents/wiki/index.md) +Documentation: [wiki](../Documents/wiki/index.md) diff --git a/Documents/wiki/index.md b/Documents/wiki/index.md index af9201c..dbdbd76 100644 --- a/Documents/wiki/index.md +++ b/Documents/wiki/index.md @@ -1,6 +1,6 @@ # Wiki index ## General - - [i3wm](i3wm) - my customizations of i3 tiling window manager + - [i3wm](i3wm.md) - my customizations of i3 tiling window manager - [vim](vim.md) - minimal Neovim configuration and tips |