Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 9a13e65

Browse files
BasThomasrnystrom
authored andcommitted
Link to the right repo (#1716)
1 parent a33a3f6 commit 9a13e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/Settings/SettingsViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ NewIssueTableViewControllerDelegate {
138138
guard let client = client,
139139
let viewController = NewIssueTableViewController.create(
140140
client: client,
141-
owner: "rnystrom",
141+
owner: "GitHawkApp",
142142
repo: "GitHawk",
143143
signature: .bugReport
144144
) else {

0 commit comments

Comments
 (0)