We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0832c30 commit 1d180e9Copy full SHA for 1d180e9
examples/Scripting/README.md
@@ -1,6 +1,6 @@
1
Here are some links to up-to-date Roc scripts used in the real world:
2
- [website build script](https://github.com/roc-lang/www.roc-lang.org/blob/main/website/build_website.roc)
3
-- [benchmarking script](https://github.com/roc-lang/roc/blob/main/src/PROFILING/exec_bench.roc)
+- [benchmarking script](https://github.com/roc-lang/roc/blob/main/CONTRIBUTING/profiling/exec_bench.roc)
4
- [CI script 1](https://github.com/roc-lang/basic-cli/blob/main/ci/check_all_exposed_funs_tested.roc) (uses basic-cli main branch)
5
- [CI script 2](https://github.com/roc-lang/basic-cli/blob/main/ci/check_cargo_versions_match.roc) (uses basic-cli main branch)
6
0 commit comments