diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-08-02 19:13:02 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-08-02 23:12:49 -0400 |
| commit | d8b68648d10ec96d59883750885f7c7d694c180f (patch) | |
| tree | 0c960fe76a93938ae177b12cc2b8265db366a714 /Roadmap.md | |
| parent | 3e5e07289e6be339617ccff20fa60ace4bdc4d9b (diff) | |
Update repo links to denoland.
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 |
