diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-10-28 11:14:49 -0700 |
|---|---|---|
| committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-10-28 11:14:59 -0700 |
| commit | da2a4c234dcda0677d89051408b38d50d44991fe (patch) | |
| tree | dd13238a113487b2efb88d6dfacb216a5fcf9280 | |
| parent | e6102dc5ef8839de04b04a6b3d77a8a16f461e49 (diff) | |
| download | bcm5719-llvm-da2a4c234dcda0677d89051408b38d50d44991fe.tar.gz bcm5719-llvm-da2a4c234dcda0677d89051408b38d50d44991fe.zip | |
[Docs] Update source code link to Github
| -rw-r--r-- | lldb/docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst index 7e287b1d9ae..faabed9c691 100644 --- a/lldb/docs/index.rst +++ b/lldb/docs/index.rst @@ -159,6 +159,6 @@ interesting areas to contribute to lldb. :maxdepth: 1 :caption: External Links - Source Code <https://llvm.org/viewvc/llvm-project/lldb/trunk/> + Source Code <https://github.com/llvm/llvm-project> Code Reviews <https://reviews.llvm.org> Bug Reports <https://bugs.llvm.org/> |

