Skip to content

Commit 091d510

Browse files
committed
DOC: Fix link to RingBuffer API docs
1 parent b66d9b8 commit 091d510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ If you are using Sphinx_, you can seamlessly include the documentation of the
127127
``RingBuffer`` class with your own documentation.
128128
An example for this can be found at
129129
https://github.com/spatialaudio/python-rtmixer, the generated documentation is
130-
available at http://python-rtmixer.readthedocs.io/#rtmixer.RingBuffer.
130+
available at https://python-rtmixer.readthedocs.io/api.html#rtmixer.RingBuffer.
131131

132132
You'll need to have the autodoc_ extension activated in your ``conf.py``:
133133

0 commit comments

Comments
 (0)