diff options
Diffstat (limited to 'Source/SPXMLExporterDelegate.h')
-rw-r--r-- | Source/SPXMLExporterDelegate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPXMLExporterDelegate.h b/Source/SPXMLExporterDelegate.h index 84e19afb..606235e1 100644 --- a/Source/SPXMLExporterDelegate.h +++ b/Source/SPXMLExporterDelegate.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> #import "SPExportController.h" #import "SPXMLExporterProtocol.h" |