Skip to content

Commit d4ebf95

Browse files
docs: address issue #24218 (#24220)
## Summary Fixed malformed anchor link by removing `.md` extension from the anchor portion. ## Changes - Fixed anchor link in `content/manuals/desktop/features/networking/networking-how-tos.md` from `#firewalls-and-endpoint-visibility.md` to `#firewalls-and-endpoint-visibility` Fixes #24218 --- 🤖 Generated with [cagent](https://github.com/docker/cagent) Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
1 parent fb91a08 commit d4ebf95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/desktop/features/networking/networking-how-tos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Docker Desktop networking can work when attached to a VPN.
8686
To do this, Docker Desktop intercepts traffic from the containers and injects it into
8787
the host as if it originated from the Docker application.
8888

89-
For details about how this traffic appears to host firewalls and endpoint detection systems, see [Firewalls and endpoint visibility](/manuals/desktop/features/networking/index.md#firewalls-and-endpoint-visibility.md).
89+
For details about how this traffic appears to host firewalls and endpoint detection systems, see [Firewalls and endpoint visibility](/manuals/desktop/features/networking/index.md#firewalls-and-endpoint-visibility).
9090

9191
### Working with proxies
9292

0 commit comments

Comments
 (0)