summaryrefslogtreecommitdiff
path: root/docs/getting_started.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting_started.md')
-rw-r--r--docs/getting_started.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/getting_started.md b/docs/getting_started.md
deleted file mode 100644
index ffd6cee89..000000000
--- a/docs/getting_started.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# Getting Started
-
-In this chapter we'll discuss:
-
-- [Installing Deno](./getting_started/installation.md)
-- [Setting up your environment](./getting_started/setup_your_environment.md)
-- [Running a `Hello World` script](./getting_started/first_steps.md)
-- [Writing our own script](./getting_started/first_steps.md)
-- [Command line interface](./getting_started/command_line_interface.md)
-- [Understanding permissions](./getting_started/permissions.md)
-- [Using WebAssembly](./getting_started/webassembly.md)
-- [Debugging your code](./getting_started/debugging_your_code.md)