We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a65c05 commit 7da13b7Copy full SHA for 7da13b7
theme/templates/table-of-contents.html
@@ -129,7 +129,7 @@ <h4>4.8 <a href="/testing.html">Testing</a></h4>
129
<div class="tc"><a href="/debugging.html">Debugging</a></div>
130
<div class="tc"><a href="/code-metrics.html">Code Metrics</a></div>
131
<h4>4.9 <span class="sn">Networking</span></h4>
132
-<div class="tc"><a href="/https.html">HTTPS</a></div>
+<div class="tc sn">HTTPS</div>
133
<div class="tc"><a href="/websockets.html">WebSockets</a></div>
134
<div class="tc sn">WebRTC</div>
135
<h4>4.10 <a href="/application-programming-interfaces.html">Web APIs</a></h4>
0 commit comments