Update extra conf link in documentation

This commit is contained in:
micbou 2017-09-10 11:30:53 +02:00
parent 70121844fe
commit ed9f0b9449
No known key found for this signature in database
GPG Key ID: C7E8FD1F3BDA1E05
2 changed files with 2 additions and 2 deletions

View File

@ -3101,7 +3101,7 @@ This software is licensed under the [GPL v3 license][gpl].
[vim]: http://www.vim.org/ [vim]: http://www.vim.org/
[syntastic]: https://github.com/scrooloose/syntastic [syntastic]: https://github.com/scrooloose/syntastic
[lightline]: https://github.com/itchyny/lightline.vim [lightline]: https://github.com/itchyny/lightline.vim
[flags_example]: https://raw.githubusercontent.com/Valloric/ycmd/6463774035e61a660ad9150a592b8829eb37fd10/cpp/ycm/.ycm_extra_conf.py [flags_example]: https://raw.githubusercontent.com/Valloric/ycmd/3ad0300e94edc13799e8bf7b831de8b57153c5aa/cpp/ycm/.ycm_extra_conf.py
[compdb]: http://clang.llvm.org/docs/JSONCompilationDatabase.html [compdb]: http://clang.llvm.org/docs/JSONCompilationDatabase.html
[subsequence]: https://en.wikipedia.org/wiki/Subsequence [subsequence]: https://en.wikipedia.org/wiki/Subsequence
[listtoggle]: https://github.com/Valloric/ListToggle [listtoggle]: https://github.com/Valloric/ListToggle

View File

@ -3423,7 +3423,7 @@ References ~
[44] http://clang.llvm.org/docs/JSONCompilationDatabase.html [44] http://clang.llvm.org/docs/JSONCompilationDatabase.html
[45] https://ninja-build.org/manual.html [45] https://ninja-build.org/manual.html
[46] https://github.com/rizsotto/Bear [46] https://github.com/rizsotto/Bear
[47] https://raw.githubusercontent.com/Valloric/ycmd/6463774035e61a660ad9150a592b8829eb37fd10/cpp/ycm/.ycm_extra_conf.py [47] https://raw.githubusercontent.com/Valloric/ycmd/3ad0300e94edc13799e8bf7b831de8b57153c5aa/cpp/ycm/.ycm_extra_conf.py
[48] https://github.com/rdnetto/YCM-Generator [48] https://github.com/rdnetto/YCM-Generator
[49] http://ternjs.net/doc/manual.html#configuration [49] http://ternjs.net/doc/manual.html#configuration
[50] http://ternjs.net/doc/manual.html#server [50] http://ternjs.net/doc/manual.html#server