Skip to content

Commit

Permalink
Adjust website URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Koromix committed Oct 24, 2021
1 parent a2ab65b commit 7caa60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ else()
endif()
set(CONFIG_TYUPDATER_NAME "TyUpdater" CACHE STRING "Rename TyUpdater application")

set(CONFIG_URL_WEBSITE "https://github.com/Koromix/tytools" CACHE STRING "Project website")
set(CONFIG_URL_WEBSITE "https://koromix.dev/tytools" CACHE STRING "Project website")
set(CONFIG_URL_BUGS "https://github.com/Koromix/tytools/issues" CACHE STRING "Project bug report page")

set(CONFIG_PACKAGE_NAME "TyTools" CACHE STRING "Package / installer name")
Expand Down

0 comments on commit 7caa60f

Please sign in to comment.