diff options
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r-- | docs/SUMMARY.md | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index f5bcd4f..da57276 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -47,17 +47,17 @@ ## Modding and Development * [Modding](modding/README.md) -* [Development](modding-and-development/development/README.md) - * [Repositories](modding-and-development/development/repositories/README.md) - * [Atlas](modding-and-development/development/repositories/atlas.md) - * [NorthstarMods](modding-and-development/development/repositories/northstarmods.md) - * [NorthstarLauncher](modding-and-development/development/northstarlauncher.md) - * [NorthstarMasterServer (old)](modding-and-development/development/northstarmasterserver/README.md) - * [Deploy](modding-and-development/development/northstarmasterserver/deploy.md) - * [Contributing code to Northstar](modding-and-development/development/contributing-code-to-northstar.md) - * [Testing](modding-and-development/testing.md) - * [Reviewing](modding-and-development/development/reviewing.md) - * [Releases](modding-and-development/development/releases.md) +* [Development](development/README.md) + * [Repositories](development/repositories/README.md) + * [Atlas](development/repositories/atlas.md) + * [NorthstarMods](development/repositories/northstarmods.md) + * [NorthstarLauncher](development/northstarlauncher.md) + * [NorthstarMasterServer (old)](development/northstarmasterserver/README.md) + * [Deploy](development/northstarmasterserver/deploy.md) + * [Contributing code to Northstar](development/contributing-code-to-northstar.md) + * [Testing](development/testing.md) + * [Reviewing](development/reviewing.md) + * [Releases](development/releases.md) ## Other |