diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-11-03 18:44:47 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-11-03 18:44:47 +0100 |
commit | 3bb95f88f51c3a970530deb749861ca14b5ba8fd (patch) | |
tree | 32b522fc82ece21907ec7e237c527d5e76fb5118 /mkdocs.yml | |
parent | 82db9d928f13073932d7f035a19da933fcc5d9fa (diff) |
update source URI
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ site_name: System features -repo_url: https://source.virtual-assembly.org/features.git/ +repo_url: https://source.couchdesign.dk/features.git/ nav: - Introductions: - Account: 'account/index.md' |