summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Moon <ragingwind@gmail.com>2019-02-05 02:45:05 +0900
committerRyan Dahl <ry@tinyclouds.org>2019-02-04 12:45:05 -0500
commit748b0f9c9d267dddf6f59c9d2ca8728bc76e630f (patch)
tree020a98d4f101240ce69e9b817d05c7dd0c21b85d
parente2d76278bfe8e51c2914bb126a5d98c59be2de3a (diff)
Remove duplicated links in website (#1668)
-rw-r--r--website/index.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/website/index.html b/website/index.html
index d4ab58c67..9fade33af 100644
--- a/website/index.html
+++ b/website/index.html
@@ -83,22 +83,6 @@
</tr>
</table>
- <p>
- <a href="https://github.com/denoland/deno/blob/master/Docs.md">
- Documentation
- </a>
- </p>
- <p>
- <a href="typedoc/index.html">
- API Reference
- </a>
- </p>
- <p>
- <a href="https://github.com/denolib/awesome-deno">
- Other Deno resources.
- </a>
- </p>
-
<h2 id="install"><a href="#install">#</a>Install</h2>
<p id="install-shell"><a href="#install-shell">#</a>With Shell</p>