Skip to content

Commit 565076c

Browse files
committed
Change Docs URL to direct RTD hostname
1 parent 53546de commit 565076c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ decryption.
1515

1616
[libdvdcss]: <https://www.videolan.org/developers/libdvdcss.html>
1717

18-
**Documentation**: https://pydvdcss.phoeniix.dev
18+
**Documentation**: https://pydvdcss.readthedocs.io
1919
**License**: [GNU General Public License, Version 3.0](LICENSE)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "GPLv3"
1010
authors = ["rlaphoenix <rlaphoenix@pm.me>"]
1111
readme = "README.md"
1212
repository = "https://github.com/rlaphoenix/pydvdcss"
13-
documentation = "https://pydvdcss.phoeniix.dev"
13+
documentation = "https://pydvdcss.readthedocs.io"
1414
keywords = ["python", "library", "dvd", "videolan", "libdvdcss"]
1515
classifiers = [
1616
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)