src: init: update app url to fork

This commit is contained in:
Laurier Loiselle 2023-03-29 11:51:56 -04:00
parent 581f6f67f8
commit 3d2c8c10db
No known key found for this signature in database
GPG Key ID: 345920CC72089A3F

View File

@ -5,4 +5,4 @@ __version__ = "0.4"
CMD_NAME = "wireviz" # Lower case command and module name
APP_NAME = "WireViz" # Application name in texts meant to be human readable
APP_URL = "https://github.com/formatc1702/WireViz"
APP_URL = "https://github.com/laurierloi/WireViz"