fixed broken "Enter your bot's token" link in "linux release" portion

This commit is contained in:
Hokuto Chen
2021-12-19 00:24:55 +00:00
parent 12a64c4c4d
commit 14016a761d

View File

@@ -49,7 +49,7 @@ Open Terminal (if you're on an installation with a window manager) and navigate
- `cp creds_example.yml creds.yml`
6. Open `creds.yml` with your favorite text editor. We will use nano here
- `nano nadekobot/output/creds.yml`
8. [Enter your bot's token](#creds-guide)
8. [Enter your bot's token](../../creds-guide)
- After you're done, you can close nano (and save the file) by inputting, in order
- `CTRL` + `X`
- `Y`