docs: fix headline anchors on deprecations page #3862
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://streamlink.github.io/latest/deprecations.html#id1 (2.3.0)
and
https://streamlink.github.io/latest/deprecations.html#id2 (2.2.0)
are terrible anchor names and need to get fixed. It probably also makes sense distinguishing between streamlink and streamlink-cli on the deprecations page.
Let's also prepare the 2.3.0 release. We've had a lot of big changes, the new plugin matching API, fragmented HLS streams, a couple of fixes/improvements for high priority plugins (youtube), regular plugin fixes and a couple of plugin removals. Even if the commit log isn't that long yet, a minor release should be justified.
I'll be submitting the changelog tomorrow, so if there are further changes which should get included, post them.