Pointing to .md.html files, this will allow generation to happen without any external copying.
This commit is contained in:
parent
823871dac1
commit
4d796c727e
5 changed files with 8 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Permissions
|
||||
|
||||
[Back to index](index.html)
|
||||
[Back to index](index.md.html)
|
||||
|
||||
## Permissions<a id="Permissions"></a>
|
||||
|
||||
|
|
@ -14,4 +14,4 @@ To add a permission to a given group, use the command "**/modgroup [add|del] [gr
|
|||
|
||||
## Permission nodes:
|
||||
|
||||
[A list of permission nodes can be found here.](permissions.html)
|
||||
[A list of permission nodes can be found here.](permissions.md.html)
|
||||
Loading…
Add table
Add a link
Reference in a new issue