Skip to content

Commit fbc7b1e

Browse files
authored
Refine repository links and descriptions in README (#65)
<!-- Copyright IBM Corp. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 DELETE MARKDOWN COMMENTS BEFORE SUBMITTING PULL REQUEST. If this PR introduces a breaking change that affects compatibility with other components: - The PR title must begin with the prefix [BREAKING]. - "Breaking change" must be included in the list below. - Relevant stakeholders must be notified before or immediately after the PR is merged. --> #### Type of change <!--- What type of change? Pick one or more options and delete the others. --> - Documentation update #### Description Updated README.md to clarify repository descriptions and add links. Add link to RFC repo. --------- Signed-off-by: Yoav Tock <tock@il.ibm.com>
1 parent 7297be4 commit fbc7b1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ To set up the network yourself, follow the tutorial in the [sample deployment sc
9898
- [Fabric-X whitepaper](https://eprint.iacr.org/2023/1717.pdf) - detailed description of the Fabric-X. Explains motivation,implementation details and presents performance benchmarks
9999
- [Fabric-X Committer](https://github.com/hyperledger/fabric-x-committer) Github repository
100100
- [Fabric-X Orderer](https://github.com/hyperledger/fabric-x-orderer) Github repository
101-
- [Fabric-X Endorser](https://github.com/hyperledger/fabric-x-endorser)
102101
- [Fabric-Token-SDK](https://github.com/hyperledger-labs/fabric-token-sdk) and [Fabric-Smart-Client](https://github.com/hyperledger-labs/fabric-smart-client) Github repositories
103-
- [Fabrix-X Common](https://github.com/hyperledger/fabric-x-common) Github repository - contains new CLIs and protobufs
102+
- [Fabrix-X Common](https://github.com/hyperledger/fabric-x-common) Github repository - contains new CLIs and protobuf, and code shared between the orderer and committer
104103
- [Sample deployment scripts](https://github.com/LF-Decentralized-Trust-labs/fabric-x-ansible-collection)
104+
- [Fabric-X RFCs](https://github.com/hyperledger/fabric-x-rfcs) Github repository - contains request for changes (RFCs) in the Fabric-X project
105105

106106
## Coming soon...
107107

0 commit comments

Comments
 (0)