diff options
-rw-r--r-- | website/index.html | 16 |
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> |