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: www/content/docs.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
-[builtins](/builtins) - docs for modules built into the language—`Str`, `Num`, etc.
4
4
-[basic-webserver](https://roc-lang.github.io/basic-webserver/) - a platform for making Web servers ([source code](https://github.com/roc-lang/basic-webserver))
5
-
-[basic-cli](https://roc-lang.github.io/basic-cli/0.18.0) - a platform for making command-line interfaces ([source code](https://github.com/roc-lang/basic-cli))
5
+
-[basic-cli](https://roc-lang.github.io/basic-cli/0.19.0) - a platform for making command-line interfaces ([source code](https://github.com/roc-lang/basic-cli))
6
6
-[plans](/plans) - current plans for future changes to the language
7
7
8
8
In the future, a language reference will be on this page too.
Every Roc application, including this one, is built on a _platform_. This application happens to be built on a platform called [basic-cli](https://github.com/roc-lang/basic-cli), which is a platform for building command-line interfaces.
0 commit comments