@@ -46,7 +46,7 @@ This `README.md` file comes with the runtime archive. It includes the
4646documentation, syntax files and other files that are used at runtime. To run
4747Vim you must get either one of the binary archives or a source archive.
4848Which one you need depends on the system you want to run it on and whether you
49- want or must compile it yourself. Check http ://www.vim.org/download.php for
49+ want or must compile it yourself. Check https ://www.vim.org/download.php for
5050an overview of currently available distributions.
5151
5252Some popular places to get the latest Vim:
@@ -86,7 +86,7 @@ The Vim tutor is a one hour training course for beginners. Often it can be
8686started as ` vimtutor ` . See ` :help tutor ` for more information.
8787
8888The best is to use ` :help ` in Vim. If you don't have an executable yet, read
89- [ ` runtime/doc/help.txt ` ] ( /runtime/doc/help.txt ) .
89+ [ ` runtime/doc/help.txt ` ] ( /runtime/doc/help.txt ) .
9090It contains pointers to the other documentation files.
9191The User Manual reads like a book and is recommended to learn to use
9292Vim. See ` :help user-manual ` .
@@ -117,7 +117,7 @@ in Uganda. See [`runtime/doc/uganda.txt`](runtime/doc/uganda.txt). But
117117at the same time donations increase Bram's motivation to keep working on Vim!
118118
119119For the most recent information about sponsoring look on the Vim web site:
120- http ://www.vim.org/sponsor/
120+ https ://www.vim.org/sponsor/
121121
122122
123123## Contributing ##
@@ -129,15 +129,15 @@ If you would like to help making Vim better, see the
129129## Information ##
130130
131131The latest news about Vim can be found on the Vim home page:
132- http ://www.vim.org/
132+ https ://www.vim.org/
133133
134134If you have problems, have a look at the Vim documentation or tips:
135- http ://www.vim.org/docs.php
136- http ://vim.wikia .com/wiki/Vim_Tips_Wiki
135+ https ://www.vim.org/docs.php
136+ https ://vim.fandom .com/wiki/Vim_Tips_Wiki
137137
138138If you still have problems or any other questions, use one of the mailing
139139lists to discuss them with Vim users and developers:
140- http ://www.vim.org/maillist.php
140+ https ://www.vim.org/maillist.php
141141
142142If nothing else works, report bugs directly:
143143 Bram Moolenaar
< [email protected] >
0 commit comments