From 6f922b85a1f232b97b294b462c872ebb7cdead1d Mon Sep 17 00:00:00 2001 From: Christoffer Lerno Date: Wed, 10 Mar 2021 16:27:40 +0100 Subject: [PATCH] Removed path in judge0 that no longer worked. Removed link to r/ProgrammingLanguages since there is no longer a C3 channel there. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f8135ada..0e1d1b751 100644 --- a/README.md +++ b/README.md @@ -47,13 +47,11 @@ func void main() ### Current status -It's possible to try out the current C3 compiler in the browser: https://ide.judge0.com/?1EFo – this is courtesy of the +It's possible to try out the current C3 compiler in the browser: https://ide.judge0.com/ – this is courtesy of the developer of Judge0. Design work is still being done in the design draft here: https://c3lang.github.io/c3docs/. If you have any suggestions, send a mail to [christoffer@aegik.com](mailto:christoffer@aegik.com), [file an issue] (https://github.com/c3lang/c3c/issues) or discuss C3 on its dedicated Discord: https://discord.gg/qN76R87 -you are also welcome to discuss in the C3 channel on -the r/ProgrammingLanguages Discord: https://discord.gg/cfu4wdk #### Todo / done