Fix broken license link
This commit is contained in:
parent
4c47729a6e
commit
50fad78341
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue