summaryrefslogtreecommitdiffhomepage
path: root/src/srp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-28 02:48:45 +0300
committerThomas Voss <mail@thomasvoss.com> 2023-08-28 02:48:45 +0300
commitce28296c39d8f9e4b6a547acd151f69f15a2705f (patch)
tree41c8f9922d075689f192d31473829b612abc09f9 /src/srp
parentcf9a7dff81c161b251b98e91a1131465e9112a11 (diff)
Link to IDs, not directories
Diffstat (limited to 'src/srp')
-rw-r--r--src/srp/fw-ec/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/srp/fw-ec/index.html b/src/srp/fw-ec/index.html
index c19bab9..1a2d2ec 100644
--- a/src/srp/fw-ec/index.html
+++ b/src/srp/fw-ec/index.html
@@ -26,11 +26,11 @@
<h2>Table of Contents</h2>
<ul>
- <li><a href="framework">Framework and the EC</a></li>
- <li><a href="led">LED Fun!</a></li>
- <li><a href="more">There’s More Than One LED‽</a></li>
- <li><a href="hybrid">The Hybrid Key</a></li>
- <li><a href="next">What’s Next?</a></li>
+ <li><a href="#framework">Framework and the EC</a></li>
+ <li><a href="#led">LED Fun!</a></li>
+ <li><a href="#more">There’s More Than One LED‽</a></li>
+ <li><a href="#hybrid">The Hybrid Key</a></li>
+ <li><a href="#next">What’s Next?</a></li>
</ul>
<h2 id="framework">Framework and the <abbr class="ec">EC</abbr></h2>