aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-12-31 12:17:51 +0800
committerjdhao <jdhao@hotmail.com>2021-12-31 12:17:51 +0800
commit77a5dfacd6f44768c11a61f829f626e0a63b6d71 (patch)
tree6d393b36a236c911b2ea06d2f4f406d6ae347a8e /README.md
parent1373c418b9a2b68aff774ea28c2e4450bda630d5 (diff)
fix: broken link in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5981b7..143de19 100644
--- a/README.md
+++ b/README.md
@@ -182,7 +182,7 @@ If you still have an issue, [open a new issue](https://github.com/jdhao/nvim-con
# Further readings
-Some of the resources that I find helpful in mastering Vim is documented [here](docs/vim_resources.md).
+Some of the resources that I find helpful in mastering Vim is documented [here](docs/nvim_resources.md).
You may also be interested in my post in configuring Vim on different platforms:
+ [Config nvim on Linux for Python development](https://jdhao.github.io/2018/12/24/centos_nvim_install_use_guide_en/)