mirror of
https://github.com/lil-org/tokenary.git
synced 2024-12-02 09:33:49 +03:00
Update GitHub url
This commit is contained in:
parent
50a31c1039
commit
5459bbc2ba
@ -178,7 +178,7 @@ class Agent: NSObject {
|
||||
}
|
||||
|
||||
@objc private func didSelectGitHubMenuItem() {
|
||||
if let url = URL(string: "https://github.com/zeriontech/Encrypted-Ink") {
|
||||
if let url = URL(string: "https://encrypted.ink/github") {
|
||||
NSWorkspace.shared.open(url)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user