Skip to content

Commit 1d180e9

Browse files
authored
fix broken link
1 parent 0832c30 commit 1d180e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Scripting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Here are some links to up-to-date Roc scripts used in the real world:
22
- [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)
3+
- [benchmarking script](https://github.com/roc-lang/roc/blob/main/CONTRIBUTING/profiling/exec_bench.roc)
44
- [CI script 1](https://github.com/roc-lang/basic-cli/blob/main/ci/check_all_exposed_funs_tested.roc) (uses basic-cli main branch)
55
- [CI script 2](https://github.com/roc-lang/basic-cli/blob/main/ci/check_cargo_versions_match.roc) (uses basic-cli main branch)
66

0 commit comments

Comments
 (0)