File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,16 +8,16 @@ We walk you through the steps for installing the code and producing some keys
88using the Distributed Symmetric Key Establishment (DSKE) protocol.
99
1010For an overview of what DSKE is and what problem it solves see the
11- [ introduction] ( /docs/ what-is-dske-and-what-problem-does-it-solve.md) .
11+ [ introduction] ( what-is-dske-and-what-problem-does-it-solve.md ) .
1212
1313For a detailed description of the DSKE protocol, see the
14- [ protocol guide] ( /docs/ protocol-guide.md) .
14+ [ protocol guide] ( protocol-guide.md ) .
1515
1616For full reference documentation for the commands used in these steps, see the
17- [ user guide] ( /docs/ user-guide.md) .
17+ [ user guide] ( user-guide.md ) .
1818
1919If you are a software developer and would like more details about the implementation, see the
20- [ developer guide] ( /docs/ developer-guide.md) .
20+ [ developer guide] ( developer-guide.md ) .
2121
2222## Installation
2323
@@ -186,7 +186,7 @@ Key values match
186186## Explore the protocol messages in WireShark
187187
188188You can explore the protocol messages in WireShark:
189- The protocol is explained in the [ protocol guide] ( /docs/ protocol-guide.md) .
189+ The protocol is explained in the [ protocol guide] ( protocol-guide.md ) .
190190
191191![ Wireshark trace)] ( figures/wireshark-trace.png )
192192
You can’t perform that action at this time.
0 commit comments