From 10f5a135bcf85446cddf282abf30010c74320fd8 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Tue, 8 Dec 2020 01:18:39 +0300 Subject: fix: use relative path --- .github/README.md | 2 +- 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 -- cgit v1.2.3