Skip to content

Commit b84cbb3

Browse files
committed
Don't auto update the ToC
1 parent 3466972 commit b84cbb3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.vscode/settings.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"markdown.extension.toc.updateOnSave": false
3+
}

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ This image is executed as non root by default and is fully compliant with Kubern
3333
- [Client certificate details (mTLS) in the response](#client-certificate-details-mtls-in-the-response)
3434
- [Prometheus Metrics](#prometheus-metrics)
3535
- [Output](#output)
36-
- [Curl output](#curl-output)
37-
- [`docker logs` output](#docker-logs-output)
3836
- [Building](#building)
3937
- [Changelog](#changelog)
4038

0 commit comments

Comments
 (0)