diff options
author | Andinus <andinus@nand.sh> | 2021-03-25 15:05:22 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-03-25 15:05:22 +0530 |
commit | de49eebc753ae2e8472f508bf31739af784be6b9 (patch) | |
tree | 58e691be82d33fea271a27ecbf01a8862254345c | |
parent | 9a2d8d4b09b8bbaf1c8d486cac97da050a5702eb (diff) | |
download | octans-de49eebc753ae2e8472f508bf31739af784be6b9.tar.gz |
Update source-url in META6.json
-rw-r--r-- | META6.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/META6.json b/META6.json index 7ea4b97..19ae77c 100644 --- a/META6.json +++ b/META6.json @@ -26,5 +26,5 @@ "tags": [ "Octans", "WordPlay" ], - "source-url" : "https://git.tilde.institute/andinus/octans.git" + "source-url" : "https://git.tilde.institute/andinus/octans" } |