Skip to content

Commit 8f0de02

Browse files
committed
Update example URLs
1 parent 21531df commit 8f0de02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jupyter-lite.json.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"jupyter-config-data": {
44
"litePluginSettings": {
55
"@r-wasm/webr-kernel-extension:kernel": {
6-
"baseUrl": "https://example.com/webr/v0.0.0/",
7-
"repoUrl": "https://r-lib.r-universe.dev/"
6+
"baseUrl": "https://webr.r-wasm.org/latest/",
7+
"repoUrl": "https://repo.r-wasm.org/"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)