fix url links

This commit is contained in:
2016-03-06 18:29:36 +03:00
parent c2e4ea2258
commit 5a171f6c67
7 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@
#define DOCS_PATH "@CMAKE_INSTALL_PREFIX@/share/doc/netctl-gui/"
// links
#define HOMEPAGE "http://arcanis.name/projects/netctl-gui/"
#define HOMEPAGE "https://arcanis.me/projects/netctl-gui/"
#define REPOSITORY "https://github.com/arcan1s/netctl-gui"
#define BUGTRACKER "https://github.com/arcan1s/netctl-gui/issues"
#define TRANSLATION "https://github.com/arcan1s/netctl-gui/issues/3"