[libc-commits] [libc] f7fd4f3 - [libc] Add links to libc Discourse and to the libc Discord channel.
Siva Chandra Reddy via libc-commits
libc-commits at lists.llvm.org
Wed Nov 2 08:04:06 PDT 2022
Author: Siva Chandra Reddy
Date: 2022-11-02T08:03:53-07:00
New Revision: f7fd4f319acf354fdf0ac8d040443195d2026b6a
URL: https://github.com/llvm/llvm-project/commit/f7fd4f319acf354fdf0ac8d040443195d2026b6a
DIFF: https://github.com/llvm/llvm-project/commit/f7fd4f319acf354fdf0ac8d040443195d2026b6a.diff
LOG: [libc] Add links to libc Discourse and to the libc Discord channel.
Reviewed By: jeffbailey
Differential Revision: https://reviews.llvm.org/D137229
Added:
Modified:
libc/docs/index.rst
Removed:
################################################################################
diff --git a/libc/docs/index.rst b/libc/docs/index.rst
index 7fe2b0d0278e..c72544cdcc99 100644
--- a/libc/docs/index.rst
+++ b/libc/docs/index.rst
@@ -88,4 +88,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>
+ 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