[libc-commits] [libc] 60178f0 - [libc][docs] add link to join the discord

Michael Jones via libc-commits libc-commits at lists.llvm.org
Tue Mar 7 16:33:33 PST 2023


Author: Michael Jones
Date: 2023-03-07T16:33:27-08:00
New Revision: 60178f04fc795ea712b3917e60988cca765cd5d6

URL: https://github.com/llvm/llvm-project/commit/60178f04fc795ea712b3917e60988cca765cd5d6
DIFF: https://github.com/llvm/llvm-project/commit/60178f04fc795ea712b3917e60988cca765cd5d6.diff

LOG: [libc][docs] add link to join the discord

Previously we only linked to the channel within the discord.

Differential Revision: https://reviews.llvm.org/D145283

Added: 
    

Modified: 
    libc/docs/index.rst

Removed: 
    


################################################################################
diff  --git a/libc/docs/index.rst b/libc/docs/index.rst
index 95ba7d25837d4..27dc99d917ee2 100644
--- a/libc/docs/index.rst
+++ b/libc/docs/index.rst
@@ -83,5 +83,6 @@ stages there is no ABI stability in any form.
    Source Code <https://github.com/llvm/llvm-project/tree/main/libc>
    Bug Reports <https://github.com/llvm/llvm-project/labels/libc>
    Discourse <https://discourse.llvm.org/c/runtimes/libc>
+   Join the Discord <https://discord.gg/xS7Z362>
    Discord Channel <https://discord.com/channels/636084430946959380/636732994891284500>
    Buildbot <https://lab.llvm.org/buildbot/#/builders?tags=libc>


        


More information about the libc-commits mailing list