diff options
Diffstat (limited to '.ci')
-rw-r--r-- | .ci/bintray-release.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.ci/bintray-release.json b/.ci/bintray-release.json index a5a5e745..f560ecad 100644 --- a/.ci/bintray-release.json +++ b/.ci/bintray-release.json @@ -17,7 +17,7 @@ ], "package": { "desc": "Desktop client for the Matrix protocol", - "issue_tracker_url": "https://github.com/nheko-reborn/nheko/issues", + "issue_tracker_url": "https://github.com/Nheko-Reborn/nheko/issues", "licenses": [ "GPL-3.0" ], @@ -26,8 +26,8 @@ "public_stats": true, "repo": "matrix", "subject": "mujx", - "vcs_url": "https://github.com/nheko-reborn/nheko", - "website_url": "https://github.com/nheko-reborn/nheko" + "vcs_url": "https://github.com/Nheko-Reborn/nheko", + "website_url": "https://github.com/Nheko-Reborn/nheko" }, "publish": true, "version": { |