Skip to content

Commit 8e33173

Browse files
“Robdenyeart
“Rob
authored andcommitted
FAB-17105 - Fixing broken links
Signed-off-by: “Rob <[email protected]>
1 parent 87f6240 commit 8e33173

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/developapps/architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ unique **composite** key formed by the concatenation of `org.papernet.paper`,
155155

156156

157157
* Hyperlegder Fabric internally uses a concurrency control
158-
[mechanism](../arch-deep-dive.html#the-endorsing-peer-simulates-a-transaction-and-produces-an-endorsement-signature)
158+
mechanism <!-- Add more information to explain this topic-->
159159
to update a ledger, such that keeping papers in separate state vectors vastly
160160
reduces the opportunity for shared-state collisions. Such collisions require
161161
transaction re-submission, complicate application design, and decrease

docs/source/developapps/connectionoptions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ connection options.
214214
application's organization to commit the transaction. This is a good default
215215
because applications can be sure that all their peers have an up-to-date copy
216216
of the ledger, minimizing concurrency
217-
[issues](../arch-deep-dive.html#the-endorsing-peer-simulates-a-transaction-and-produces-an-endorsement-signature).
217+
issues <!-- Add a link with more information explaining this topic-->
218218

219219
However, as the number of peers in an organization grows, it becomes a little
220220
unnecessary to wait for all peers, in which case using a pluggable event
@@ -247,4 +247,4 @@ connection options.
247247
environment of the application, which will most likely be a docker container.
248248

249249
<!--- Licensed under Creative Commons Attribution 4.0 International License
250-
https://creativecommons.org/licenses/by/4.0/ -->
250+
https://creativecommons.org/licenses/by/4.0/ -->

0 commit comments

Comments
 (0)