2
0

Update stale GitHub references with new GitLab home.

This commit is contained in:
Maarten Billemont
2018-07-05 17:14:50 -04:00
parent 64a69856ac
commit 698566a914
4 changed files with 8 additions and 7 deletions

View File

@@ -219,7 +219,7 @@
- (IBAction)sourceButton:(id)sender {
[[self dismissPopup].navigationController performSegueWithIdentifier:@"web" sender:
[NSURL URLWithString:@"https://github.com/Lyndir/MasterPassword/"]];
[NSURL URLWithString:@"https://gitlab.com/MasterPassword/MasterPassword/"]];
}
- (IBAction)thanksButton:(id)sender {