Skip to content

Commit b84b1cb

Browse files
committed
also update urls for deps/build.jl
1 parent a50dbfe commit b84b1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/build.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ if !isdir(imagedir)
33
mkdir(imagedir)
44
end
55

6-
REPO_URL = "https://github.com/timholy/TestImages.jl/blob/gh-pages/images/"
6+
REPO_URL = "https://github.com/JuliaImages/TestImages.jl/blob/images/images/"
77

88
stdfiles = [
99
"cameraman.tif" ,

0 commit comments

Comments
 (0)