Skip to content

docs: replace internal handbook links with Gatsby Link #7837

Description

@ananyaa0518

Title

Replace internal absolute URLs with Gatsby Link components in community handbook

Description

The src/collections/handbook/community/index.mdx file contains internal Layer5 links that use absolute https://layer5.io URLs with native <a> tags. These should be replaced with Gatsby's Link component and relative paths to align with Layer5 contribution guidelines.

Expected Behavior

Internal links should use Gatsby's Link component with relative routes for proper routing and consistency.

Environment

  • Host OS: macOS
  • Browser: Chrome

I would like to work on this issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions