From 7ff0c4d8c88027a2157df5e2e6c47ef647a2e614 Mon Sep 17 00:00:00 2001 From: tokiedokie Date: Fri, 11 Sep 2020 23:28:25 +0900 Subject: =?UTF-8?q?docs:=20move=20=E2=80=9CDebugger=E2=80=9D=20to=20?= =?UTF-8?q?=E2=80=9CDebugging=20your=20code=E2=80=9D=20in=20=E2=80=9CGetti?= =?UTF-8?q?ng=20started=E2=80=9D=20(#7421)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/getting_started.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/getting_started.md') diff --git a/docs/getting_started.md b/docs/getting_started.md index 2643a22ca..1da9147bb 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -10,3 +10,4 @@ In this chapter we'll discuss: - [Understanding permissions](./getting_started/permissions.md) - [Using Deno with TypeScript](./getting_started/typescript.md) - [Using WebAssembly](./getting_started/webassembly.md) +- [Debugging your code](./getting_started/debugging_your_code.md) -- cgit v1.2.3