diff --git a/pass/Controllers/OpenSourceComponentsTableViewController.swift b/pass/Controllers/OpenSourceComponentsTableViewController.swift index 931b606..4adda18 100644 --- a/pass/Controllers/OpenSourceComponentsTableViewController.swift +++ b/pass/Controllers/OpenSourceComponentsTableViewController.swift @@ -20,9 +20,9 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController { ["ObjectiveGit", "https://github.com/libgit2/objective-git", "https://github.com/libgit2/objective-git/blob/master/LICENSE"], - ["ObjectivePGP", - "https://github.com/krzyzanowskim/ObjectivePGP", - "https://github.com/krzyzanowskim/ObjectivePGP/blob/master/LICENSE.txt"], + ["GopenPGP", + "https://gopenpgp.org/", + "https://github.com/ProtonMail/gopenpgp/blob/master/LICENSE"], ["OneTimePassword", "https://github.com/mattrubin/OneTimePassword", "https://github.com/mattrubin/OneTimePassword/blob/develop/LICENSE.md",],