From 15b4b4bd00e1a4c4fcbae52c68078efa87b7fc9d Mon Sep 17 00:00:00 2001 From: micbou Date: Sun, 10 Sep 2017 11:30:53 +0200 Subject: [PATCH] Update extra conf link in documentation --- README.md | 2 +- doc/youcompleteme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66833c5dc2..6388e2603f 100644 --- a/README.md +++ b/README.md @@ -3101,7 +3101,7 @@ This software is licensed under the [GPL v3 license][gpl]. [vim]: http://www.vim.org/ [syntastic]: https://github.com/scrooloose/syntastic [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 [subsequence]: https://en.wikipedia.org/wiki/Subsequence [listtoggle]: https://github.com/Valloric/ListToggle diff --git a/doc/youcompleteme.txt b/doc/youcompleteme.txt index a8a05cd5cf..fb56305e95 100644 --- a/doc/youcompleteme.txt +++ b/doc/youcompleteme.txt @@ -3423,7 +3423,7 @@ References ~ [44] http://clang.llvm.org/docs/JSONCompilationDatabase.html [45] https://ninja-build.org/manual.html [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 [49] http://ternjs.net/doc/manual.html#configuration [50] http://ternjs.net/doc/manual.html#server