diff options
-rw-r--r-- | .github/CODE_OF_CONDUCT.md (renamed from CODE_OF_CONDUCT.md) | 0 | ||||
-rw-r--r-- | .github/SECURITY.md (renamed from SECURITY.md) | 0 | ||||
-rw-r--r-- | docs/README.md | 3 |
3 files changed, 0 insertions, 3 deletions
diff --git a/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 740967958..740967958 100644 --- a/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md diff --git a/SECURITY.md b/.github/SECURITY.md index c5680b2b0..c5680b2b0 100644 --- a/SECURITY.md +++ b/.github/SECURITY.md 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 |