diff --git a/docs/src/config.md b/docs/src/config.md index e4697715..af47422d 100644 --- a/docs/src/config.md +++ b/docs/src/config.md @@ -2,7 +2,7 @@ # The config file -[Back to index](index.html) +[Back to index](index.md.html) ---- diff --git a/docs/src/index.md b/docs/src/index.md index c4f7ce0e..4c7dd880 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -24,9 +24,9 @@ Welcome to the official TShock for Terraria downloaded documentation. This guide ## Table of contents -1. [Installation & basic usage](install.html) -2. [Permissions](perms.html) -3. [The config file](config.html) +1. [Installation & basic usage](install.md.html) +2. [Permissions](perms.md.html) +3. [The config file](config.md.html) 4. [Credits](#Credits) ---- diff --git a/docs/src/install.md b/docs/src/install.md index 06022404..99d0a349 100644 --- a/docs/src/install.md +++ b/docs/src/install.md @@ -2,7 +2,7 @@ # Install instructions & basic usage -[Back to index](index.html) +[Back to index](index.md.html) ---- diff --git a/docs/src/permissions.md b/docs/src/permissions.md index 10b6c5f3..49242fa9 100644 --- a/docs/src/permissions.md +++ b/docs/src/permissions.md @@ -2,7 +2,7 @@ # Permission Nodes -These are the permissions that TShock currently supports, with associated commands. [Back to permissions](perms.html) +These are the permissions that TShock currently supports, with associated commands. [Back to permissions](perms.md.html) ---- diff --git a/docs/src/perms.md b/docs/src/perms.md index e5cdbdc6..c51fdde0 100644 --- a/docs/src/perms.md +++ b/docs/src/perms.md @@ -2,7 +2,7 @@ # Permissions -[Back to index](index.html) +[Back to index](index.md.html) ## Permissions @@ -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) \ No newline at end of file +[A list of permission nodes can be found here.](permissions.md.html) \ No newline at end of file