this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

README: link to Slack and Discord via cuelang.org

This updates the README to use platform-specific redirectors created on
cuelang.org (in https://cuelang.org/cl/1196779) that single-source the
unwieldy links that the platforms require.

Also: update code of conduct link to the correct cuelang.org URL.

Signed-off-by: Jonathan Matthews <github@hello.jonathanmatthews.com>
Change-Id: I4bd686700c9b2dddb2332de40b880ddf8d5e8b36
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1196782
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>

authored by

Jonathan Matthews and committed by
Daniel Martí
ddfe8eb2 2c8ee2f2

+2 -2
+2 -2
README.md
··· 143 143 ## Code of Conduct 144 144 145 145 Guidelines for participating in CUE community spaces and a reporting process for 146 - handling issues can be found in the [Code of Conduct](https://cuelang.org/docs/contribution_guidelines/conduct). 146 + handling issues can be found in the [Code of Conduct](https://cuelang.org/docs/reference/code-of-conduct/). 147 147 148 148 ## Contact 149 149 150 150 - Ask questions via [GitHub Discussions](https://github.com/cue-lang/cue/discussions) 151 - - Chat with us on [Slack](https://join.slack.com/t/cuelang/shared_invite/enQtNzQwODc3NzYzNTA0LTAxNWQwZGU2YWFiOWFiOWQ4MjVjNGQ2ZTNlMmIxODc4MDVjMDg5YmIyOTMyMjQ2MTkzMTU5ZjA1OGE0OGE1NmE) and [Discord](https://discord.gg/Tnf2CdzRjr) 151 + - Chat with us on [Slack](https://cuelang.org/s/slack) and [Discord](https://cuelang.org/s/discord) 152 152 - Subscribe to our [Community Calendar](https://cuelang.org/s/community-calendar) for community updates, demos, office hours, etc 153 153 154 154 ---