From d744c0c6d9a557bbaa2a23571ffb3acabf19c35a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 20 Jul 2021 16:25:36 +0200 Subject: chore: move docs to separate repository --- docs/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/README.md (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..9c52673a9 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,3 @@ +Documentation is available at: https://deno.land/manual + +Documentation repository is at: https://github.com/denoland/manual -- cgit v1.2.3