Relinked with correct relative links

This commit is contained in:
Griatch 2020-06-19 15:56:02 +02:00
parent 766d587869
commit a6e1dac5cb
91 changed files with 633 additions and 631 deletions

View file

@ -1,9 +1,9 @@
# Command System
- [Commands](Component/Commands)
- [Command Sets](Component/Command-Sets)
- [Command Auto-help](Component/Help-System#command-auto-help-system)
- [Commands](../Component/Commands)
- [Command Sets](../Component/Command-Sets)
- [Command Auto-help](../Component/Help-System#command-auto-help-system)
See also:
- [Default Command Help](Component/Default-Command-Help)
- [Adding Command Tutorial](Howto/StartingTutorial/Adding-Command-Tutorial)
- [Default Command Help](../Component/Default-Command-Help)
- [Adding Command Tutorial](../Howto/Starting/Adding-Command-Tutorial)