diff options
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,5 @@ site_name: System features -repo_url: https://source.couchdesign.dk/features.git/ +repo_url: https://source.abcdefghijklmnopqrstuvxyzæøå.dk/features/ markdown_extensions: - toc: permalink: '§' @@ -10,7 +10,6 @@ nav: - Account: 'account/index.md' - 'Account shell': 'account/shell/index.md' - 'Account security': 'account/secure/index.md' - - Accounting: 'accounting/index.md' - Calendar events: 'event/index.md' - Chat: 'chat/index.md' - Mail: 'mail/index.md' @@ -23,7 +22,6 @@ nav: # - Account: 'account/use.md' - 'Account shell': 'account/shell/use.md' - 'Account security': 'account/secure/use.md' - - Accounting: 'accounting/use.md' - Calendaring events: 'event/use.md' - Chat: 'chat/use.md' - Mail: 'mail/use.md' |