Fix links to not use .html
This commit is contained in:
parent
8754fb87f3
commit
5b87d995aa
2
react.md
2
react.md
|
@ -484,7 +484,7 @@ Also see
|
||||||
{: .-one-column}
|
{: .-one-column}
|
||||||
|
|
||||||
* This reference was made for React v15.
|
* 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_
|
* [React website](http://facebook.github.io/react) _facebook.github.io_
|
||||||
{:.-also-see}
|
{:.-also-see}
|
||||||
|
|
||||||
|
|
12
vim.md
12
vim.md
|
@ -264,12 +264,12 @@ Also see
|
||||||
--------
|
--------
|
||||||
{: .-one-column}
|
{: .-one-column}
|
||||||
|
|
||||||
* [Digraphs](vim-digraphs.html)
|
* [Digraphs](vim-digraphs)
|
||||||
* [Help text](vim-help.html)
|
* [Help text](vim-help)
|
||||||
* [Vimscript](vimscript.html)
|
* [Vimscript](vimscript)
|
||||||
* [Vim-unite](vim-unite.html)
|
* [Vim-unite](vim-unite)
|
||||||
* [Vim-easyalign](vim-easyalign.html)
|
* [Vim-easyalign](vim-easyalign)
|
||||||
* [Vim-rails](vim-rails.html)
|
* [Vim-rails](vim-rails)
|
||||||
{: .-also-see}
|
{: .-also-see}
|
||||||
|
|
||||||
This reference was made for Vim 8.0.
|
This reference was made for Vim 8.0.
|
||||||
|
|
Loading…
Reference in New Issue