diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2022-12-05 17:30:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-05 17:30:58 -0500 |
commit | 5e1113ec772876faee13221ad1ce8b5ef4efbdba (patch) | |
tree | 45e94a2ad99ae5ec8274250bd2b2934c87db1344 /docs/README.md | |
parent | 2fab4583ef3db0a3d8438ffa07f9e64db8190433 (diff) |
chore: move/remove some repo top level files (#16951)
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/README.md b/docs/README.md deleted file mode 100644 index 9c52673a9..000000000 --- a/docs/README.md +++ /dev/null @@ -1,3 +0,0 @@ -Documentation is available at: https://deno.land/manual - -Documentation repository is at: https://github.com/denoland/manual |