We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5205b3 commit 0ebd6c9Copy full SHA for 0ebd6c9
README.rst
@@ -4,7 +4,7 @@ JACK Audio Connection Kit (JACK) Client for Python
4
This Python module provides bindings for the JACK_ library.
5
6
Documentation:
7
- http://jackclient-python.rtfd.org/
+ http://jackclient-python.readthedocs.io/
8
9
Code:
10
https://github.com/spatialaudio/jackclient-python/
src/jack.py
@@ -20,7 +20,7 @@
20
21
"""JACK Client for Python.
22
23
-http://jackclient-python.rtfd.org/
+http://jackclient-python.readthedocs.io/
24
25
"""
26
__version__ = '0.4.3'
0 commit comments