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:
parent
8d3d959217
commit
67255f7e01
@ -201,7 +201,7 @@ asyncio.run(main())
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions are welcome. Development happens on [Github](https://github.com/altdesktop/python-dbus-fast).
|
||||
Contributions are welcome. Development happens on [Github](https://github.com/Bluetooth-Devices/dbus-fast).
|
||||
|
||||
Before you commit, run `pre-commit run --all-files` to run the linter, code formatter, and the test suite.
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user