Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove self-referencing link on network segments page #20937

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

jmurret
Copy link
Member

@jmurret jmurret commented Mar 29, 2024

Description

This link appears on the segments overview page as a "Read more..." but it is a link to the page you are viewing. Removing it.

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@jmurret jmurret added type/docs Documentation needs to be created/updated/clarified pr/no-changelog PR does not need a corresponding .changelog entry backport/1.18 labels Mar 29, 2024
@jmurret jmurret requested a review from a team as a code owner March 29, 2024 15:46
For a client agent to join the Consul datacenter, it must connect to another agent (client or server) within its configured segment.

Read the [Network Segments documentation](/consul/docs/enterprise/network-segments/network-segments-overview) to learn more about network segments.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the real change. the rest is just autoformatting from GoLand that removed whitespace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-changelog PR does not need a corresponding .changelog entry type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants