mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 09:35:10 +00:00
[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:
parent
41f5ab839b
commit
3a5108f020
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
## Hyperledger Fabric Samples
|
## 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>
|
## License <a name="license"></a>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue