mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
Fix broken link to API reference (#1838)
Add missing trailing slash https://deno.land/typedoc/
This commit is contained in:
parent
c66d043ac6
commit
d426d78ae7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ more specifics.
|
|||
|
||||
[Install](https://github.com/denoland/deno_install)
|
||||
|
||||
[API Reference](https://deno.land/typedoc)
|
||||
[API Reference](https://deno.land/typedoc/)
|
||||
|
||||
[Style Guide](https://deno.land/style_guide.html)
|
||||
|
||||
|
|
Loading…
Reference in a new issue