diff --git a/www/content/docs.md b/www/content/docs.md index 53becd9b1a4..50ee3304d67 100644 --- a/www/content/docs.md +++ b/www/content/docs.md @@ -2,7 +2,7 @@ - [builtins](/builtins) - docs for modules built into the language—`Str`, `Num`, etc. - [basic-webserver](https://roc-lang.github.io/basic-webserver/) - a platform for making Web servers ([source code](https://github.com/roc-lang/basic-webserver)) -- [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)) +- [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)) - [plans](/plans) - current plans for future changes to the language In the future, a language reference will be on this page too. diff --git a/www/content/platforms.md b/www/content/platforms.md index 4832847ace6..9bfdd2bf91b 100644 --- a/www/content/platforms.md +++ b/www/content/platforms.md @@ -7,12 +7,12 @@ Something that sets Roc apart from other programming languages is its