Skip to content

Commit f4fec76

Browse files
dvdksnthaJeztah
authored andcommitted
docs: fix janky rendering of toc on docs.docker.com
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> (cherry picked from commit 0f05804) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent ce03e25 commit f4fec76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/dockerd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ Alternatively, you can set custom locations for CDI specifications using the
892892
When CDI is enabled for a daemon, you can view the configured CDI specification
893893
directories using the `docker info` command.
894894

895-
#### <a name="log-format"></a> Daemon logging format
895+
#### Daemon logging format {#log-format}
896896

897897
The `--log-format` option or "log-format" option in the [daemon configuration file](#daemon-configuration-file)
898898
lets you set the format for logs produced by the daemon. The logging format should
@@ -1000,7 +1000,7 @@ Example of usage:
10001000
}
10011001
```
10021002

1003-
### <a name="feature"></a> Enable feature in the daemon (--feature)
1003+
### Enable feature in the daemon (--feature) {#feature}
10041004

10051005
The `--feature` option lets you enable or disable a feature in the daemon.
10061006
This option corresponds with the "features" field in the [daemon.json configuration file](#daemon-configuration-file).

0 commit comments

Comments
 (0)