Skip to content

Self Referencing Link #22429

@raymonddowling

Description

@raymonddowling

Is this a docs issue?

  • My issue is about the documentation content or website

Type of issue

There's a problem with the website

Description

The overview link in the first paragraph references the same page.

<p>This series of tutorials deals with networking for standalone Docker containers.
For networking with swarm services, see
<a class="link" href="https://docs.docker.com/engine/network/tutorials/overlay/">Networking with swarm services</a>. If you need to
learn more about Docker networking in general, see the
<a class="link" href="">overview</a>.</p>

Location

https://docs.docker.com/engine/network/tutorials/standalone/

Suggestion

I suggest to link it to networking page.

<p>This series of tutorials deals with networking for standalone Docker containers.
For networking with swarm services, see
<a class="link" href="https://docs.docker.com/engine/network/tutorials/overlay/">Networking with swarm services</a>. If you need to
learn more about Docker networking in general, see the
<a class="link" href="https://docs.docker.com/engine/network/">overview</a>.</p>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions