From 5b87d995aa93f908aab81a43315371a0d638d09f Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Mon, 28 Aug 2017 21:52:26 +0800 Subject: [PATCH] Fix links to not use .html --- react.md | 2 +- vim.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/react.md b/react.md index 1b92b9a53..f772015d6 100644 --- a/react.md +++ b/react.md @@ -484,7 +484,7 @@ Also see {: .-one-column} * This reference was made for React v15. -* [React v0.14 cheatsheet](react@0.14.html) _Legacy version_ +* [React v0.14 cheatsheet](react@0.14) _Legacy version_ * [React website](http://facebook.github.io/react) _facebook.github.io_ {:.-also-see} diff --git a/vim.md b/vim.md index 719362b3d..e83bca766 100644 --- a/vim.md +++ b/vim.md @@ -264,12 +264,12 @@ Also see -------- {: .-one-column} -* [Digraphs](vim-digraphs.html) -* [Help text](vim-help.html) -* [Vimscript](vimscript.html) -* [Vim-unite](vim-unite.html) -* [Vim-easyalign](vim-easyalign.html) -* [Vim-rails](vim-rails.html) +* [Digraphs](vim-digraphs) +* [Help text](vim-help) +* [Vimscript](vimscript) +* [Vim-unite](vim-unite) +* [Vim-easyalign](vim-easyalign) +* [Vim-rails](vim-rails) {: .-also-see} This reference was made for Vim 8.0.