Skip to content

Commit

Permalink
[FAB-9475] Fix a dead link in README
Browse files Browse the repository at this point in the history
There is no "samples.html" in latest documents.
This patch changes the dead link to "install.html"

Change-Id: I431d197c5f4124a979d706f668da28ad1d14b235
Signed-off-by: Nao Nishijima <nao.nishijima@hal.hitachi.com>
  • Loading branch information
Nao Nishijima committed Apr 11, 2018
1 parent 41f5ab8 commit 3a5108f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Hyperledger Fabric Samples

Please visit the [installation instructions](http://hyperledger-fabric.readthedocs.io/en/latest/samples.html).
Please visit the [installation instructions](http://hyperledger-fabric.readthedocs.io/en/latest/install.html).

## License <a name="license"></a>

Expand Down

0 comments on commit 3a5108f

Please sign in to comment.