diff --git a/docs/content/introduction/about_norg.md b/docs/content/introduction/about_norg.md index 22a179d..06b0d52 100644 --- a/docs/content/introduction/about_norg.md +++ b/docs/content/introduction/about_norg.md @@ -8,7 +8,7 @@ assistance when using the `norg` backup utilitiy. Please use the menu or search function to find the information you require. ## Naming. Why "Norg"? -Norg is really short for "Nice Borg" - a way to nicely handle borg based backups. +Norg is short for "Nice Borg" - a way to nicely handle borg based backups. Also, I'm a Star Trek fan so obviously I wanted to keep something in line with the [Borg pseudo-species](https://memory-alpha.fandom.com/wiki/Borg) as the borg backup utility does. diff --git a/docs/content/introduction/system-support.md b/docs/content/introduction/system-compatibility.md similarity index 96% rename from docs/content/introduction/system-support.md rename to docs/content/introduction/system-compatibility.md index 1381685..32cfbce 100644 --- a/docs/content/introduction/system-support.md +++ b/docs/content/introduction/system-compatibility.md @@ -1,5 +1,5 @@ +++ -title = "System Support" +title = "System Compatibility" weight = 90 +++ Norg should run on any platform able to compile `nim` code using `nimble`.