diff options
Diffstat (limited to 'Roadmap.md')
-rw-r--r-- | Roadmap.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Roadmap.md b/Roadmap.md index 69af482e0..e88949895 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -33,7 +33,7 @@ function nonblockingpipe(fd) { % deno --list-deps http://gist.com/blah.js http://gist.com/blah.js http://gist.com/dep.js -https://github.com/ry/deno/master/testing.js +https://github.com/denoland/deno/master/testing.js % ``` @@ -158,7 +158,7 @@ infrastructure. The current implementation is out of sync with this document: -https://github.com/ry/deno/blob/master/js/deno.d.ts +https://github.com/denoland/deno/blob/master/js/deno.d.ts #### L1 Examples @@ -176,7 +176,7 @@ function main() { ### L2 -https://github.com/ry/deno/blob/master/msg.proto +https://github.com/denoland/deno/blob/master/msg.proto ### L3 |