Skip to content

Commit b17c800

Browse files
committed
FAB-3689 update README with nexus fabric binaries link
Change-Id: I95c83dfb65da8c3d005a08ad578d17498ac60dc0 Signed-off-by: rameshthoomu <[email protected]>
1 parent f533ae6 commit b17c800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/getting_started.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Next, execute the following command:
4646

4747
.. code:: bash
4848
49-
curl -L https://logs.hyperledger.org/sandbox/vex-yul-hyp-jenkins-2/fabric-binaries/release.tar.gz -o release.tar.gz 2> /dev/null; tar -xvf release.tar.gz
49+
curl -L https://nexus.hyperledger.org/content/repositories/snapshots/sandbox/vex-yul-hyp-jenkins-2/fabric-binaries/release.tar.gz -o release.tar.gz 2> /dev/null; tar -xvf release.tar.gz
5050
5151
This command pulls and extracts all of the necessary artifacts to set up your
5252
network and places them into a folder titled ``release``. It also retrieves the

0 commit comments

Comments
 (0)