[FAB-9475] Fix a dead link in README

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>
This commit is contained in:
Nao Nishijima 2018-04-11 13:13:26 -07:00
parent 41f5ab839b
commit 3a5108f020

View file

@ -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>