Skip to content

Commit 6e23043

Browse files
authored
Merge pull request #1571 from fermyon/fix/broken-web-r-console-link
fix(wasm-lang/r-lang): update in-browser R console link
2 parents a913ee7 + b8a139f commit 6e23043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/wasm-languages/r-lang.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ Here are some great resources:
2020

2121
- [webR](https://github.com/georgestagg/webR), an in-browser implementation of R
2222
- An excellent [blog post](https://blog.ouseful.info/2022/02/17/running-r-and-debian-linux-in-the-browser-via-wasm/) on webR.
23-
- An [in-browser R console](https://www.mas.ncl.ac.uk/~ngs54/webR/) built using webR
23+
- An [in-browser R console](https://webr.sh/) built using webR
2424
- A [Fortran-to-Wasm](https://github.com/StarGate01/Full-Stack-Fortran) compiler toolchain.

0 commit comments

Comments
 (0)