[libc-commits] [PATCH] D145283: [libc][docs] add link to join the discord

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Mar 3 16:07:42 PST 2023


michaelrj created this revision.
michaelrj added a reviewer: sivachandra.
Herald added subscribers: libc-commits, ecnelises, tschuett, arphaman.
Herald added projects: libc-project, All.
michaelrj requested review of this revision.

Previously we only linked to the channel within the discord.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145283

Files:
  libc/docs/index.rst


Index: libc/docs/index.rst
===================================================================
--- libc/docs/index.rst
+++ libc/docs/index.rst
@@ -83,5 +83,6 @@
    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>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145283.502301.patch
Type: text/x-patch
Size: 562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230304/34df02ce/attachment.bin>


More information about the libc-commits mailing list