1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-03 20:42:53 -05:00

[doc] Minor improvements

Closes #3518, Closes #3560
This commit is contained in:
pukkandan
2022-04-29 06:49:57 +05:30
parent e1e1ea54ae
commit 0a41f331cc
6 changed files with 51 additions and 26 deletions

View File

@ -127,7 +127,7 @@ setup(
packages=packages,
install_requires=REQUIREMENTS,
project_urls={
'Documentation': 'https://yt-dlp.readthedocs.io',
'Documentation': 'https://github.com/yt-dlp/yt-dlp#readme',
'Source': 'https://github.com/yt-dlp/yt-dlp',
'Tracker': 'https://github.com/yt-dlp/yt-dlp/issues',
'Funding': 'https://github.com/yt-dlp/yt-dlp/blob/master/Collaborators.md#collaborators',