[Lldb-commits] [lldb] bd61126 - [lldb][docs] Update Discord invite link
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 10 03:18:38 PST 2023
Author: David Spickett
Date: 2023-11-10T11:18:30Z
New Revision: bd611264993f64decbce178d460caf1d1cb05f59
URL: https://github.com/llvm/llvm-project/commit/bd611264993f64decbce178d460caf1d1cb05f59
DIFF: https://github.com/llvm/llvm-project/commit/bd611264993f64decbce178d460caf1d1cb05f59.diff
LOG: [lldb][docs] Update Discord invite link
The previous one must have been an expiring one, this new
one is a non-expiring one that Chandler generated some time ago.
Added:
Modified:
lldb/docs/index.rst
Removed:
################################################################################
diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst
index 88ed245b7b27472..c378ab97d97bbb4 100644
--- a/lldb/docs/index.rst
+++ b/lldb/docs/index.rst
@@ -103,7 +103,7 @@ See the :doc:`LLDB Build Page <resources/build>` for build instructions.
Discussions about LLDB should go to the `LLDB forum
<https://discourse.llvm.org/c/subprojects/lldb>`__ or the ``lldb`` channel on
-the `LLVM Discord server <https://discord.gg/HexWwB5z>`__.
+the `LLVM Discord server <https://discord.com/invite/xS7Z362>`__.
For contributions follow the
`LLVM contribution process <https://llvm.org/docs/Contributing.html>`__. Commit
More information about the lldb-commits
mailing list