Update README.md to point to new docs

This commit is contained in:
Sam McCall 2020-03-12 10:59:33 +01:00 committed by GitHub
parent 1e1281022b
commit 68c8b97885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,11 +3,10 @@
clangd is a language server, and provides C++ IDE features to editors. clangd is a language server, and provides C++ IDE features to editors.
This is not its documentation. This is not its documentation.
- the **website** is https://clangd.github.io/. - the **website** is https://clangd.llvm.org/.
- the **bug tracker** is in this repository: https://github.com/clangd/clangd/issues - the **bug tracker** is in this repository: https://github.com/clangd/clangd/issues
- the **source code** is hosted at http://llvm.org/, and mirrored at - the **source code** is hosted at https://github.com/llvm/llvm-project/tree/master/clang-tools-extra/clangd.
https://github.com/llvm/llvm-project/tree/master/clang-tools-extra/clangd. - the **website source code** is at https://github.com/llvm/clangd-www/
- the **website source code** is at https://github.com/clangd/clangd.github.io/
### Communication channels ### Communication channels
@ -16,5 +15,5 @@ through one of these channels:
- chat: #clangd room hosted on [LLVM's Discord - chat: #clangd room hosted on [LLVM's Discord
channel](https://discord.gg/xS7Z362). channel](https://discord.gg/xS7Z362).
- user questions and feature requests can be asked in Clangd topic on [LLVM - user questions and feature requests can be asked in the clangd topic on [LLVM
Discussion Forums](https://llvm.discourse.group/c/llvm-project/clangd/34) Discussion Forums](https://llvm.discourse.group/c/llvm-project/clangd/34)