From 7a799c1d953cf976861846117213d3a12319dfec Mon Sep 17 00:00:00 2001 From: Sean Baxter Date: Fri, 13 Sep 2024 15:30:03 -0400 Subject: [PATCH] Updated slack link in draft --- docs/draft.html | 2 +- proposal/draft.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/draft.html b/docs/draft.html index 20e26a6..059cec1 100644 --- a/docs/draft.html +++ b/docs/draft.html @@ -4903,7 +4903,7 @@

4 channel to get involved in the effort:

Github: https://github.com/cppalliance/safe-cpp
-Slack: https://cpplang.slack.com/archives/C07GH9NFK0F
+Slack #safe-cpp channel: https://cpplang.slack.com/
Circle download: https://www.circle-lang.org/
Working draft: https://cppalliance.org/safe-cpp/draft.html

diff --git a/proposal/draft.md b/proposal/draft.md index 87a6450..723dc6b 100644 --- a/proposal/draft.md +++ b/proposal/draft.md @@ -2777,7 +2777,7 @@ Safe C++ must provide safe alternatives to everything in today's Standard Librar We're co-designing the Safe C++ standard library along with the language extensions. Visit our repository to follow our work. You can access all the examples included in this document. Or visit our Slack channel to get involved in the effort: > Github: [https://github.com/cppalliance/safe-cpp](https://github.com/cppalliance/safe-cpp)\ -> Slack: [https://cpplang.slack.com/archives/C07GH9NFK0F](https://cpplang.slack.com/archives/C07GH9NFK0F)\ +> Slack #safe-cpp channel: [https://cpplang.slack.com/](https://cpplang.slack.com/)\ > Circle download: [https://www.circle-lang.org/](https://www.circle-lang.org/)\ > Working draft: [https://cppalliance.org/safe-cpp/draft.html](https://cppalliance.org/safe-cpp/draft.html)