fix: fix remaining altdesktop links (#169)

There were still a few links incorrectly pointing back to
altdesktop/python-dbus-next on GitHub.
This commit is contained in:
David Lechner
2022-11-23 11:18:11 -06:00
committed by GitHub
parent 8d3d959217
commit 67255f7e01
2 changed files with 3 additions and 3 deletions

View File

@@ -55,12 +55,12 @@ This library is available on PyPi as `dbus-fast <https://pypi.org/project/dbus-f
Contributing
++++++++++++
Development for this library happens on `Github <https://github.com/altdesktop/python-dbus-fast>`_. Report bugs or request features there. Contributions are welcome.
Development for this library happens on `Github <https://github.com/Bluetooth-Devices/dbus-fast>`_. Report bugs or request features there. Contributions are welcome.
License
++++++++
This library is available under an `MIT License <https://github.com/altdesktop/python-dbus-fast/blob/master/LICENSE>`_.
This library is available under an `MIT License <https://github.com/Bluetooth-Devices/dbus-fast/blob/main/LICENSE>`_.
© 2022, Bluetooth Devices authors
© 2019, Tony Crisci