Skip to content

Broken Internal Link in contribution.md #462

@chethanac15

Description

@chethanac15

Description

There is a broken internal Markdown link in the contribution documentation.

In content/en/docs/contribution.md (line 83), the link references an anchor that does not exist. As a result, clicking the link does not navigate to the intended section.


Location

  • File: content/en/docs/contribution.md
  • Line: 83
  • Section: Find a Good Topic

Current Behavior

The following link points to a non-existent anchor:

For details on the workflow, see [Contribution Workflow](#contributor-workflow).

Expected Behavior

The link should reference the correct auto-generated GitHub anchor for the section heading

For details on the workflow, see [Contribution Workflow](#contribution-workflow).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions