Skip to content

Commit 8395434

Browse files
committed
[FAB-6794] Fix Bootstrap and download for v1.0.4
Bad link for download. Amends prior change Change-Id: I1df9e86e2da8d782770256bb562566a27b304215 Signed-off-by: Gari Singh <[email protected]>
1 parent f55a214 commit 8395434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/samples.rst

+1-1
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/DA6xZ1 | bash
47+
curl -sSL https://goo.gl/5ftp2f | bash
4848
4949
.. note:: If you get an error running the above curl command, you may
5050
have too old a version of curl. Please visit the

0 commit comments

Comments
 (0)