You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# cobalt-lang
2
2
Cobalt is a compiled programming language, with goals similar to C++.
3
-
Documentation is available at <https://matt-cornell.github.io/cobalt-docs>, but may not be up to date.
4
-
Everything related to the language is accessible through subcommands on the `co` command ([documentation](https://matt-cornell.github.io/cobalt-docs/co_cli.html)).
3
+
Documentation is available at <https://cobalt-language.github.io/>, but may not be up to date.
4
+
Everything related to the language is accessible through subcommands on the `co` command ([documentation](https://cobalt-language.github.io/co_cli.html)).
5
5
## Getting Started
6
6
Prebuilds for Linux x86\_64 and Apple arm64 are available for the all of the releases.
0 commit comments