Skip to content

Commit 90c5620

Browse files
committed
Switch more URL's to https.
1 parent 020bc1d commit 90c5620

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Copyright (c) 2002-2017 Sequel Pro & CocoaMySQL Teams.
22

33
All rights reserved.
44

5-
http://sequelpro.com/
5+
https://sequelpro.com/
66

77
Permission is hereby granted, free of charge, to any person
88
obtaining a copy of this software and associated documentation

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ Sequel Pro <img alt="Logo" src="https://sequelpro.com/images/logo.png" align="ri
33

44
Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases.
55

6-
You can find more details on our website: [sequelpro.com](http://sequelpro.com)
6+
You can find more details on our website: [sequelpro.com](https://sequelpro.com)
77

88
![Screenshot](https://sequelpro.com/images/browse.png)
99

1010
Build Instructions
1111
==================
1212

1313
* Install the [latest version of Xcode](https://itunes.apple.com/au/app/xcode/id497799835)
14-
* Install [GitHub for Mac](https://desktop.github.com/) (or [SourceTree](https://www.sourcetreeapp.com/), or [](http://git-scm.com/downloads/guis))
14+
* Install [GitHub for Mac](https://desktop.github.com/) (or [SourceTree](https://www.sourcetreeapp.com/), or [](https://git-scm.com/downloads/guis))
1515
* Click "Clone in Desktop" on the right sidebar of our [GitHub page](https://github.com/sequelpro/sequelpro)
1616
* Open `sequel-pro.xcodeproj`
1717
* Click the `Run` button in the toolbar

0 commit comments

Comments
 (0)