We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ffa8ef commit 96c57a2Copy full SHA for 96c57a2
1 file changed
content/v3/repos/contents.md
@@ -271,7 +271,7 @@ ref
271
272
### Response
273
274
-<%= headers 302, :Location => 'http://github.com/me/myprivate/tarball/master?SSO=thistokenexpires' %>
+<%= headers 302, :Location => 'https://codeload.github.com/me/myprivate/legacy.zip/master?login=me&token=thistokenexpires' %>
275
276
To follow redirects with curl, use the `-L` switch:
277
0 commit comments