diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-11-02 21:19:43 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-11-02 21:19:43 +0100 |
commit | d788632520e75570ae7da1bb882cfc1b2c7b2038 (patch) | |
tree | 8797113f9a167d6c3e5a456417f832fd5c48d04d | |
parent | 012d6c9c285c8fb993bef05b55503819e030e817 (diff) |
Update source URI.
-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' |