We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45ace2 commit 69f0f33Copy full SHA for 69f0f33
1 file changed
docker/examples_script.sh
@@ -91,7 +91,7 @@ function do_checkout_version()
91
92
#####
93
# set up the source and target info
94
-git_root_url="git://github.com/deephaven/examples.git"
+git_root_url="https://github.com/deephaven/examples.git"
95
96
target_path="/data/examples"
97
0 commit comments