[PR #401] [MERGED] Fix a broken link in struct AuthCodeSpotify #435

Closed
opened 2026-02-27 20:24:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/401
Author: @escwxyz
Created: 4/20/2023
Status: Merged
Merged: 4/22/2023
Merged by: @ramsayleung

Base: masterHead: patch-1


📝 Commits (3)

  • 5bd478b Fix a broken link in struct AuthCodeSpotify
  • feef247 Merge branch 'ramsayleung:master' into patch-1
  • 0991d6f Update documentation link

📊 Changes

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

View changed files

📝 src/auth_code.rs (+2 -2)

📄 Description

Description

This commit fixes the link to point to the correct Spotify developer docs.

Motivation and Context

The documentation for AuthCodeSpotify struct contained a broken link.

Dependencies

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Please also list any relevant details for your test configuration

  • Test A: xxx
  • Test B: xxx

Is this change properly documented?

Please make sure you've properly documented the changes you're making.

Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).


🔄 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/ramsayleung/rspotify/pull/401 **Author:** [@escwxyz](https://github.com/escwxyz) **Created:** 4/20/2023 **Status:** ✅ Merged **Merged:** 4/22/2023 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`5bd478b`](https://github.com/ramsayleung/rspotify/commit/5bd478b8ffb9769cc0fe3b98cfd193f6b2506e67) Fix a broken link in struct AuthCodeSpotify - [`feef247`](https://github.com/ramsayleung/rspotify/commit/feef2471b2f054803a318a679292236e3d13ba33) Merge branch 'ramsayleung:master' into patch-1 - [`0991d6f`](https://github.com/ramsayleung/rspotify/commit/0991d6f0411367902cac6cc5696dfb6e4360c9ee) Update documentation link ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/auth_code.rs` (+2 -2) </details> ### 📄 Description ## Description This commit fixes the link to point to the correct Spotify developer docs. ## Motivation and Context The documentation for AuthCodeSpotify struct contained a broken link. ## Dependencies ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] This change requires a documentation update ## How has this been tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration - [ ] Test A: xxx - [ ] Test B: xxx ## Is this change properly documented? Please make sure you've properly documented the changes you're making. Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:44 +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/rspotify#435
No description provided.