Переглянути джерело

Doc link fixes

tags/2.0.0
Rocketsoup 1 місяць тому
джерело
коміт
509b69485b
2 змінених файлів з 3 додано та 3 видалено
  1. 2
    2
      README.md
  2. 1
    1
      docs/commands.md

+ 2
- 2
README.md Переглянути файл

8
 
8
 
9
 ## Setup
9
 ## Setup
10
 
10
 
11
-See main document, [docs/setup.md](Setup).
11
+See main document, [Setup](docs/setup.md).
12
 
12
 
13
 In brief, the full setup process is:
13
 In brief, the full setup process is:
14
 - create a Discord application in their developer portal
14
 - create a Discord application in their developer portal
20
 
20
 
21
 ## Usage
21
 ## Usage
22
 
22
 
23
-See main document, [docs/commands.md](Commands).
23
+See main document, [Commands](docs/commands.md).
24
 
24
 
25
 * To see the list of commands, type `/help`.
25
 * To see the list of commands, type `/help`.
26
 * To get help on a specific command, type `/help /commandname`. E.g. `/help /hello`.
26
 * To get help on a specific command, type `/help /commandname`. E.g. `/help /hello`.

+ 1
- 1
docs/commands.md Переглянути файл

207
 exactly the same as the URL, this happens in benign circumstances often enough
207
 exactly the same as the URL, this happens in benign circumstances often enough
208
 that users may ignore it. Discord prevents posting mismatching URLs like
208
 that users may ignore it. Discord prevents posting mismatching URLs like
209
 `[https://goodsite.com](https://badsite.com)`, however it doesn't prevent posting
209
 `[https://goodsite.com](https://badsite.com)`, however it doesn't prevent posting
210
-things that are URL-like, like `[goodsite.com](https://badsite.com)` (without
210
+things that are URL-like, e.g. `[goodsite.com](https://badsite.com)` (without
211
 the `https://`). Our deceptive link detection catches these URL-like link labels.
211
 the `https://`). Our deceptive link detection catches these URL-like link labels.
212
 
212
 
213
 Subcommands
213
 Subcommands

Завантаження…
Відмінити
Зберегти