mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #401] [MERGED] Fix a broken link in struct AuthCodeSpotify #435
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#435
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-1📝 Commits (3)
5bd478bFix a broken link in struct AuthCodeSpotifyfeef247Merge branch 'ramsayleung:master' into patch-10991d6fUpdate 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.
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
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.