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

Build Warning: External link https://docs.layer5.io was detected in a Link component #6173

Closed
leecalcote opened this issue Jan 5, 2025 · 2 comments · Fixed by #6179
Closed
Assignees
Labels
help wanted Extra attention is needed issue/willfix kind/chore Necessary task

Comments

@leecalcote
Copy link
Member

Current Behavior

The following warning is emitted when the site is built.

External link https://docs.layer5.io was detected in a Link component. Use the Link component only for internal links. See: https://gatsby.dev/internal-links

Desired Situation

  1. Find all references to docs.layer5.io. Ensure they do not produce a warning.
  2. Ensure that the component handles both internal and external links properly.
  3. Ensure that the component handles both internal and external links properly.

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@leecalcote leecalcote added help wanted Extra attention is needed kind/chore Necessary task issue/willfix labels Jan 5, 2025
@FaheemOnHub
Copy link
Contributor

@leecalcote can I work on this?

@leecalcote
Copy link
Member Author

Thanks, gents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed issue/willfix kind/chore Necessary task
Development

Successfully merging a pull request may close this issue.

2 participants