Skip to content

Commit 8b38b47

Browse files
authored
update platform link (#158)
1 parent 02c180a commit 8b38b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
# Basic Web Server for [Roc](https://www.roc-lang.org/)
1313

14-
A webserver [platform](https://github.com/roc-lang/roc/wiki/Roc-concepts-explained#platform) with a simple interface.
14+
A webserver [platform](https://www.roc-lang.org/platforms) with a simple interface.
1515

1616
:racing_car: basic-webserver uses Rust's high-performance [hyper](https://hyper.rs) and [tokio](https://tokio.rs) libraries to execute your Roc function on incoming requests.
1717

0 commit comments

Comments
 (0)