Skip to content

Commit 967a96a

Browse files
heyolaniranwillcl-ark
authored andcommitted
Fix: broken internal links for jekyll build, header missing id
Added the missing id tag to link the documentation to the HTML file generated by jekyll on build
1 parent 7375c6f commit 967a96a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

library-structure.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ The internally-used libraries generally have unstable APIs making them unsuitabl
99

1010
Bitcoin Core has a https://github.com/bitcoin/bitcoin/blob/master/doc/design/libraries.md[guide^] which describes the various libraries, their conventions, and their various dependencies.
1111

12+
[id=library-dependency-graph]
13+
.Bitcoin library dependency graph
14+
[mermaid, target=bitcoion-lib-dependencies]
15+
1216
```mermaid
1317

1418
%%{ init : { "flowchart" : { "curve" : "basis" }}}%%

0 commit comments

Comments
 (0)