diff options
Diffstat (limited to 'Source/SPTreeNode.m')
-rw-r--r-- | Source/SPTreeNode.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTreeNode.m b/Source/SPTreeNode.m index 6d4506e2..13c86f27 100644 --- a/Source/SPTreeNode.m +++ b/Source/SPTreeNode.m @@ -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> #import "SPTreeNode.h" #import "SPFavoriteNode.h" |