Fix broken license link

This commit is contained in:
Danny Moesch 2019-11-15 22:37:55 +01:00 committed by Mingshen Sun
parent 4c47729a6e
commit 50fad78341

View file

@ -31,7 +31,7 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
"https://github.com/radex/SwiftyUserDefaults/blob/master/LICENSE"], "https://github.com/radex/SwiftyUserDefaults/blob/master/LICENSE"],
["SVProgressHUD", ["SVProgressHUD",
"https://github.com/SVProgressHUD/SVProgressHUD", "https://github.com/SVProgressHUD/SVProgressHUD",
"https://github.com/SVProgressHUD/SVProgressHUD/blob/master/LICENSE.txt"], "https://github.com/SVProgressHUD/SVProgressHUD/blob/master/LICENSE"],
] ]
override func viewDidLoad() { override func viewDidLoad() {