Skip to content

Commit 4987521

Browse files
FAB-7144 fix download short link
fix d/l short link Change-Id: I96e791e3c53f888ef0f7ad79ac860284d40f5597 Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
1 parent 4a6d3d2 commit 4987521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/samples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ you will extract the platform-specific binaries:
4444

4545
.. code:: bash
4646
47-
curl -sSL https://goo.gl/x2LhaE | bash -s 1.1.0-preview
47+
curl -sSL https://goo.gl/6wtTN5 | bash -s 1.1.0-preview
4848
4949
.. note:: If you get an error running the above curl command, you may
5050
have too old a version of curl that does not handle redirects.

0 commit comments

Comments
 (0)