Skip to content

Commit

Permalink
FAB-7144 fix download short link
Browse files Browse the repository at this point in the history
fix d/l short link

Change-Id: I96e791e3c53f888ef0f7ad79ac860284d40f5597
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
christo4ferris committed Nov 28, 2017
1 parent 4a6d3d2 commit 4987521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/samples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ you will extract the platform-specific binaries:

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

0 comments on commit 4987521

Please sign in to comment.