Skip to content

Conversation

@Gilbertode-iden254
Copy link
Contributor

Changed relative link "issues" to absolute URL "https://github.com/docsifyjs/docsify/issues" to prevent 404.

Summary

The CONTRIBUTING.md file contained a relative link [open issues](issues), which leads to a 404 error because there is no issues/ directory in the repo. This PR updates the link to the correct absolute URL.

Before:
[open issues](issues) → leads to 404

After:
[open issues](https://github.com/docsifyjs/docsify/issues) → opens the correct GitHub Issues page

Related issue, if any:

N/A (self-identified documentation bug)

What kind of change does this PR introduce?

  • Documentation content changes

For any code change,

  • Related documentation has been updated, if needed

Does this PR introduce a breaking change?

  • No

Tested in the following browsers:

(Not applicable — this is a documentation-only change)

@vercel
Copy link

vercel bot commented Nov 10, 2025

@Gilbertode-iden254 is attempting to deploy a commit to the Docsify Team on Vercel.

A member of the Team first needs to authorize it.

@sy-records
Copy link
Member

Thanks!

@sy-records sy-records merged commit 15bb83f into docsifyjs:develop Nov 11, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants