You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2021. It is now read-only.
Please consult [Fabric's CONTRIBUTING documentation](http://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html) for information on how to contribute to this repository.
4
+
Please consult [Fabric's CONTRIBUTING documentation](http://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html) for information on how to contribute to this repository.
5
5
6
-
We will follow [Fabric's Go Coding Guidelines](https://hyperledger-fabric.readthedocs.io/en/master/style-guides/go-style.html).
6
+
We will follow [Fabric's Go Coding Guidelines](https://hyperledger-fabric.readthedocs.io/en/main/style-guides/go-style.html).
7
7
8
8
<arel="license"href="http://creativecommons.org/licenses/by/4.0/"><imgalt="Creative Commons License"style="border-width:0"src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <arel="license"href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ section.
45
45
This chaincode can be deployed like any other user chaincode to Hyperledger
46
46
Fabric. The chaincode has no instantiation arguments.
47
47
48
-
When installing, point to the EVMCC [main package](https://github.com/hyperledger/fabric-chaincode-evm/tree/master/evmcc). Below is an example of installation and
48
+
When installing, point to the EVMCC [main package](https://github.com/hyperledger/fabric-chaincode-evm/tree/main/evmcc). Below is an example of installation and
0 commit comments