Browse Source

Fix link in docs

pull/5553/head
Kim Brose 1 month ago
committed by GitHub
parent
commit
c1a6c835ee
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-ipv6.md

+ 1
- 1
docs/configuring-ipv6.md View File

@@ -109,7 +109,7 @@ If you do have an IPv6 address, it's still worth [using curl](#with-curl) to con
The `devture_systemd_docker_base_ipv6_enabled` setting controls whether container networks will be created with IPv6 support. The `devture_systemd_docker_base_ipv6_enabled` setting controls whether container networks will be created with IPv6 support.


Changing this setting subsequently requires manual work (deleting all container networks). Changing this setting subsequently requires manual work (deleting all container networks).
See [I've changed the `devture_systemd_docker_base_ipv6_enabled` setting, but it doesn't seem to have any effect](#i-ve-changed-the-devture_systemd_docker_base_ipv6_enabled-setting-but-it-doesn-t-seem-to-have-any-effect).
See [I've changed the `devture_systemd_docker_base_ipv6_enabled` setting, but it doesn't seem to have any effect](#ive-changed-the-devture_systemd_docker_base_ipv6_enabled-setting-but-it-doesnt-seem-to-have-any-effect).


#### I've changed the `devture_systemd_docker_base_ipv6_enabled` setting, but it doesn't seem to have any effect. #### I've changed the `devture_systemd_docker_base_ipv6_enabled` setting, but it doesn't seem to have any effect.




Loading…
Cancel
Save