bugfix: link in c-language not working

master
Marten 3 years ago committed by GitHub
parent 76433e874b
commit 67d50a3e71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ C is a common programming language.
To get c working you basically just need to install a compiler.
To get a compiler for c there are a few options.
- [GNU compiler collection](gcc.gnu.org)
- [GNU compiler collection](https://gcc.gnu.org)
## IDE

Loading…
Cancel
Save