Merge branch 'hokutochen-v3-patch-62793' into 'v3'

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

See merge request Kwoth/nadekobot!202
This commit is contained in:
Kwoth
2021-12-19 01:12:47 +00:00

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`