Commit b50db2b 1 parent 0e4db3a commit b50db2b Copy full SHA for b50db2b
File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ v0.6-preview.
27
27
28
28
If you'd like to dive right in and get an operational experience on your local
29
29
server or laptop to begin development, we have just the thing for you. We have
30
- created a standalone Docker-based [ starter kit] ( Starter /fabric-starter-kit.md)
30
+ created a standalone Docker-based [ starter kit] ( starter /fabric-starter-kit.md)
31
31
that leverages the latest published Docker images that you can run on your
32
32
laptop and be up and running in no time. That should get you going with a
33
33
sample application and some simple chaincode. From there, you can go deeper
Original file line number Diff line number Diff line change 13
13
- Protocol Spec : protocol-spec.md
14
14
- Usecases : biz/usecases.md
15
15
16
- - Release Notes : v0.6_migration.md
16
+ - Release Notes :
17
+ - Migration Considerations : v0.6_migration.md
18
+ - Releases : releases.md
17
19
18
20
- Starter Kit :
19
21
- Starter Kit : starter/fabric-starter-kit.md
31
33
- Chaincode APIs : API/ChaincodeAPI.md
32
34
- Core API : API/CoreAPI.md
33
35
- CA API : API/MemberServicesAPI.md
34
- - System Chaincode : SystemChaincodes/noop.md
36
+ - AttributesUsage API : API/AttributesUsage.md
37
+ - System Chaincode : SystemChaincode-noop.md
35
38
36
39
- Fabric Developer :
37
40
- v1.0 Preview : abstract_v1.md
You can’t perform that action at this time.
0 commit comments