Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 92fbf88

Browse files
author
Dirk Lemstra
committed
Use new repo url.
1 parent 2a99bed commit 92fbf88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CloneRepositories.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22

3-
set REPOS="http://git.imagemagick.org/repos/"
3+
set REPOS="https://github.com/ImageMagick/"
44
if not "%1"=="" set REPOS=%1
55

66
set TYPE="full"

0 commit comments

Comments
 (0)