Skip to content

Commit 0ebd6c9

Browse files
committed
DOC: Change URL: rtfd.org -> readthedocs.io
1 parent e5205b3 commit 0ebd6c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ JACK Audio Connection Kit (JACK) Client for Python
44
This Python module provides bindings for the JACK_ library.
55

66
Documentation:
7-
http://jackclient-python.rtfd.org/
7+
http://jackclient-python.readthedocs.io/
88

99
Code:
1010
https://github.com/spatialaudio/jackclient-python/

src/jack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
"""JACK Client for Python.
2222
23-
http://jackclient-python.rtfd.org/
23+
http://jackclient-python.readthedocs.io/
2424
2525
"""
2626
__version__ = '0.4.3'

0 commit comments

Comments
 (0)