mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-27 00:15:56 +03:00
[GH-ISSUE #168] Example links in docs.rs are broken #60
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#60
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?
Originally created by @manojkarthick on GitHub (Dec 19, 2020).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/168
Describe the bug
The links to examples are broken in the crate documentation page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should link to source code of the examples.
Log/Output data
N/A
Additional context
I can see that the examples are present in the crate's source code at https://docs.rs/crate/rspotify/0.10.0/source/examples/
@marioortizmanero commented on GitHub (Dec 19, 2020):
Closing as this is resolved in the master branch.