From 49617335f1ef76560ddcb307612f126a307ce7b9 Mon Sep 17 00:00:00 2001 From: Isaac Date: Wed, 24 Feb 2021 00:08:38 +0000 Subject: [PATCH] symlink --- docs/index.md | 7 +------ docs/installation/index.md | 5 +++++ 2 files changed, 6 insertions(+), 6 deletions(-) mode change 100644 => 120000 docs/index.md diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index e5b0854..0000000 --- a/docs/index.md +++ /dev/null @@ -1,6 +0,0 @@ -# Home - - -https://discord.com/oauth2/authorize?permissions=8&scope=applications.commands%20bot&client_id=... - -`npm i --production` diff --git a/docs/index.md b/docs/index.md new file mode 120000 index 0000000..32d46ee --- /dev/null +++ b/docs/index.md @@ -0,0 +1 @@ +../README.md \ No newline at end of file diff --git a/docs/installation/index.md b/docs/installation/index.md index 25267fe..522c657 100644 --- a/docs/installation/index.md +++ b/docs/installation/index.md @@ -1 +1,6 @@ # Installation + + +https://discord.com/oauth2/authorize?permissions=8&scope=applications.commands%20bot&client_id=... + +`npm i --production`