diff options
Diffstat (limited to 'Source/SPSingleton.h')
-rw-r--r-- | Source/SPSingleton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPSingleton.h b/Source/SPSingleton.h index 422c3eb5..f06d873d 100644 --- a/Source/SPSingleton.h +++ b/Source/SPSingleton.h @@ -26,7 +26,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR // OTHER DEALINGS IN THE SOFTWARE. // -// More info at <http://code.google.com/p/sequel-pro/> +// More info at <https://github.com/sequelpro/sequelpro> @interface SPSingleton : NSObject |