Skip to content

Commit 27fd3e5

Browse files
author
Saad Karim
committed
[FAB-8854] Fix link in fabric ca commands page
Fix link to fabric ca commands in the docs Change-Id: Ie259188290c2ecd6a7039be05cb34870caff9685 Signed-off-by: Saad Karim <skarim@us.ibm.com>
1 parent bf53291 commit 27fd3e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/commands/fabric-ca-commands.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ Fabric-CA Client
1111
The fabric-ca-client command allows you to manage identities (including attribute management)
1212
and certificates (including renewal and revocation).
1313

14-
More information on ``fabric-ca-client`` commands can be found `here <https://hyperledger-fabric-ca.readthedocs.io/en/release-1.1.x/clientcli.html#fabric-ca-client-s-cli>`_.
14+
More information on ``fabric-ca-client`` commands can be found `here <https://hyperledger-fabric-ca.readthedocs.io/en/release-1.1/clientcli.html#fabric-ca-client-s-cli>`_.
1515

1616
Fabric-CA Server
1717
^^^^^^^^^^^^^^^^^
1818

1919
The fabric-ca-server command allows you to initialize and start a server process which may host
2020
one or more certificate authorities.
2121

22-
More information on ``fabric-ca-server`` commands can be found `here <https://hyperledger-fabric-ca.readthedocs.io/en/release-1.1.x/servercli.html#fabric-ca-server-s-cli>`_.
22+
More information on ``fabric-ca-server`` commands can be found `here <https://hyperledger-fabric-ca.readthedocs.io/en/release-1.1/servercli.html#fabric-ca-server-s-cli>`_.
2323

2424
.. Licensed under Creative Commons Attribution 4.0 International License
2525
https://creativecommons.org/licenses/by/4.0/

0 commit comments

Comments
 (0)