diff options
| author | Yoshiya Hinosawa <stibium121@gmail.com> | 2018-07-01 23:37:10 +0900 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-07-01 17:22:36 +0200 |
| commit | ea35281d637cf326c4d808111a59d986c92e6a4b (patch) | |
| tree | c02b9836c4d5736aec2a412c2f82c589ed4c1d33 /Roadmap.md | |
| parent | 9528ee4a42eb0729a4467ddaaa3be573d9053fa2 (diff) | |
chore: move //src/js to //js
refs: #285
Diffstat (limited to 'Roadmap.md')
| -rw-r--r-- | Roadmap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Roadmap.md b/Roadmap.md index 6728c4a4a..bfcd1d08e 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -157,7 +157,7 @@ infrastructure. The current implementation is out of sync with this document: -https://github.com/ry/deno/blob/master/src/js/deno.d.ts +https://github.com/ry/deno/blob/master/js/deno.d.ts #### L1 Examples |
