forked from itscynxx/Spectre
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(docs): Change absolute link to relative ones
- Loading branch information
1 parent
7d8b453
commit bbe707c
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
This bot is the first bit of code I've ever actually written. It isn't perfect, and can definitely be improved. | ||
|
||
You can view the following links to the wiki:\ | ||
[Commands everyone can use](https://github.com/CooldudePUGS/Spectre/wiki/Commands-anyone-can-use) | ||
[Commands everyone can use](commands-anyone-can-use.md) | ||
|
||
[Commands allowed users can use](https://github.com/CooldudePUGS/Spectre/wiki/Commands-allowed-users-can-use) | ||
[Commands allowed users can use](commands-allowed-users-can-use.md) | ||
|
||
[Messages that trigger the auto replies](https://github.com/CooldudePUGS/Spectre/wiki/Replies) | ||
[Messages that trigger the auto replies](replies.md) | ||
|
||
[Setting up the bot for development/use](https://github.com/CooldudePUGS/Spectre/wiki/Setting-up-the-bot) | ||
[Setting up the bot for development/use](setting-up-the-bot.md) |