Skip to content

Commit 97d7f0e

Browse files
committed
doc: update the Repl.it link
1 parent 1ded06e commit 97d7f0e

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
</p>
1212

1313
<p align="center">
14-
<a href="https://repl.it/@yvt/R3-Kernel-Hosted-Port#main.rs"><b>Try it on Repl.it</b></a>
14+
<a href="https://replit.com/@yvt/R3-OS-Hosted-Port?v=1#main.rs"><b>Try it on Repl.it</b></a>
1515
</p>
1616

1717
**R3-OS** (or simply **R3**) is an experimental static RTOS that utilizes Rust's compile-time function evaluation mechanism for static configuration (creation of kernel objects and memory allocation) and const traits to decouple kernel interfaces from implementation.

0 commit comments

Comments
 (0)