Skip to content

docs(readme): replace relative GitHub links with absolute URLs #2980

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

aryamohanan
Copy link
Contributor

Description

The current GitHub links in npm/README.md are relative, which causes them to break when viewed on the npm package page, as relative paths aren't properly resolved there. This pull request updates those links to use absolute GitHub URLs, ensuring they work correctly and improving the overall user experience when browsing the documentation on npm.

No code changes are involved—this is purely a documentation update.

Copy link
Member

@bobymicroby bobymicroby left a comment

Choose a reason for hiding this comment

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

Thank you very much for the contribution!

@bobymicroby bobymicroby merged commit 708b22f into redis:master May 28, 2025
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