Skip to content

Commit 7da13b7

Browse files
committed
remove broken toc link
1 parent 4a65c05 commit 7da13b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/templates/table-of-contents.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h4>4.8 <a href="/testing.html">Testing</a></h4>
129129
<div class="tc"><a href="/debugging.html">Debugging</a></div>
130130
<div class="tc"><a href="/code-metrics.html">Code Metrics</a></div>
131131
<h4>4.9 <span class="sn">Networking</span></h4>
132-
<div class="tc"><a href="/https.html">HTTPS</a></div>
132+
<div class="tc sn">HTTPS</div>
133133
<div class="tc"><a href="/websockets.html">WebSockets</a></div>
134134
<div class="tc sn">WebRTC</div>
135135
<h4>4.10 <a href="/application-programming-interfaces.html">Web APIs</a></h4>

0 commit comments

Comments
 (0)