Skip to content

Commit d4a75bd

Browse files
committed
Update certificate.proto location link
1 parent 77caded commit d4a75bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/design/noc-root-cert-design.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A Vendor with DCL write privilege can submit a transaction to remove a NOC root
1313

1414
## Certificate Schema
1515

16-
To distinguesh NOC root certificates from others, an `isNOC` boolean field will be added to the [certificates](https://github.com/zigbee-alliance/distributed-compliance-ledger/blob/master/proto/zigbeealliance/distributedcomplianceledger/pki/certificate.proto) schema
16+
To distinguesh NOC root certificates from others, an `isNOC` boolean field will be added to the [certificates](https://github.com/zigbee-alliance/distributed-compliance-ledger/blob/master/proto/zigbeealliance/distributedcomplianceledger/pki/certificate.proto) schema.
1717

1818
## Transactions
1919

docs/quickStartGuide.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ MacOS
1717
https://www.jajaldoang.com/post/how-to-update-golang
1818

1919
==== Download Pre Compiled `dcld`
20-
A pre-built version of DCL for Ubuntu can be found at: https://github.com/zigbee-alliance/distributed-compliance-ledger/releases/download/{latest}/dcld, so there's no need to clone the repository and run 'make' at all. Ensure to replace {latest} with the latest version of dcld.
20+
A pre-built version of DCL for Ubuntu can be found at: https://github.com/zigbee-alliance/distributed-compliance-ledger/releases/download/{latest}/dcld, so no need to clone the repository and run 'make' command at all. Ensure to replace {latest} with the latest version of dcld.
2121

2222
==== Download DCL Source Code from repo
2323
.DCL CLI Build

0 commit comments

Comments
 (0)