diff --git a/pass/Controllers/SpecialThanksTableViewController.swift b/pass/Controllers/SpecialThanksTableViewController.swift index c10ca93..48f1b8b 100644 --- a/pass/Controllers/SpecialThanksTableViewController.swift +++ b/pass/Controllers/SpecialThanksTableViewController.swift @@ -11,9 +11,11 @@ import UIKit class SpecialThanksTableViewController: BasicStaticTableViewController { let openSourceComponents = [ ["Password Store", - "http://passwordstore.org"], + "https://passwordstore.org"], ["Icon8", - "http://icons8.com"], + "https://icons8.com"], + ["FlatIcon", + "https://http://www.flaticon.com"], ] override func viewDidLoad() {