We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50dbfe commit b84b1cbCopy full SHA for b84b1cb
deps/build.jl
@@ -3,7 +3,7 @@ if !isdir(imagedir)
3
mkdir(imagedir)
4
end
5
6
-REPO_URL = "https://github.com/timholy/TestImages.jl/blob/gh-pages/images/"
+REPO_URL = "https://github.com/JuliaImages/TestImages.jl/blob/images/images/"
7
8
stdfiles = [
9
"cameraman.tif" ,
0 commit comments