Skip to content

Commit 92453c4

Browse files
committed
DOC: rtfd.org -> readthedocs.io
1 parent 0f31f8b commit 92453c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def get_tag(self):
7979
long_description=open('README.rst').read(),
8080
license='MIT',
8181
keywords='sound audio PortAudio play record playrec'.split(),
82-
url='http://python-sounddevice.rtfd.org/',
82+
url='http://python-sounddevice.readthedocs.io/',
8383
platforms='any',
8484
classifiers=[
8585
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)