diff options
Diffstat (limited to 'Scripts/localize.sh')
-rwxr-xr-x | Scripts/localize.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/localize.sh b/Scripts/localize.sh index 0bf5e58c..3af478c2 100755 --- a/Scripts/localize.sh +++ b/Scripts/localize.sh @@ -28,7 +28,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> # Localizes all of the application's NIB files. This script should only be run by Xcode. |