diff --git a/docs/source/idemix.rst b/docs/source/idemix.rst index 0217daf7bd1..a4d06f64399 100644 --- a/docs/source/idemix.rst +++ b/docs/source/idemix.rst @@ -56,10 +56,10 @@ Fabric components correspond to the user, issuer, and verifier in Idemix. * The Fabric Java SDK is the API for the **user**. In the future, other Fabric SDKs will also support Idemix. -* Fabric provides two possible Idemix **issuers**: +* There are two possible Idemix **issuers**: a) Fabric CA for production environments or development, and - b) the :doc:`idemixgen ` tool for development environments. + b) the `idemixgen `_ tool for development environments. * The **verifier** is an Idemix MSP in Fabric. diff --git a/docs/source/ops_guide.rst b/docs/source/ops_guide.rst index 91bf946cf4d..8a784ee4a70 100644 --- a/docs/source/ops_guide.rst +++ b/docs/source/ops_guide.rst @@ -13,7 +13,6 @@ Operations Guides pluggable_endorsement_and_validation access_control.md idemix - idemixgen operations_service metrics_reference cc_launcher