We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
download
1 parent c0704ad commit 204f5ddCopy full SHA for 204f5dd
test/util-tests/download_test.sh
@@ -4,7 +4,7 @@
4
. ./share/ruby-install/util.sh
5
6
test_dir="$test_fixtures_dir/download_test"
7
-test_url="https://raw.github.com/postmodern/ruby-install/master/README.md"
+test_url="https://raw.githubusercontent.com/postmodern/ruby-install/master/README.md"
8
test_dest="$test_dir/download.txt"
9
10
function test_download()
0 commit comments