diff --git a/dub.json b/dub.json index 997c056..5a55e00 100644 --- a/dub.json +++ b/dub.json @@ -9,5 +9,6 @@ }, "description": "The official Tristan language compiler project", "license": "GPLv3", - "name": "tlang" + "name": "tlang", + "homepage": "http://deavmi.assigned.network/projects/tlang" }