[PR #926] [MERGED] docs: fix broken relative links in README for crates.io compatibility #926

Closed
opened 2026-03-03 00:01:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/926
Author: @greqor
Created: 2/10/2026
Status: Merged
Merged: 2/11/2026
Merged by: @aome510

Base: masterHead: fix/issue-735-broken-docs-links


📝 Commits (1)

  • 60be50f docs: fix broken relative links in README for crates.io compatibility

📊 Changes

1 file changed (+7 additions, -7 deletions)

View changed files

📝 README.md (+7 -7)

📄 Description

Fixes #735

Relative links in README.md (e.g., to docs/config.md or examples/README.md) resolve incorrectly when the crate is viewed on crates.io, leading to 404 errors. This PR replaces these relative links with absolute URLs pointing to the master branch on GitHub.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/926 **Author:** [@greqor](https://github.com/greqor) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `fix/issue-735-broken-docs-links` --- ### 📝 Commits (1) - [`60be50f`](https://github.com/aome510/spotify-player/commit/60be50ff7d76bce3b28bc812a21f073c9a34ac75) docs: fix broken relative links in README for crates.io compatibility ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -7) </details> ### 📄 Description Fixes #735 Relative links in `README.md` (e.g., to `docs/config.md` or `examples/README.md`) resolve incorrectly when the crate is viewed on [crates.io](https://crates.io/crates/spotify_player), leading to 404 errors. This PR replaces these relative links with absolute URLs pointing to the `master` branch on GitHub. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:01:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#926
No description provided.