diff --git a/README.md b/README.md index 1f82790..5a99dc1 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/docs/source/index.rst b/docs/source/index.rst index 014b325..cdbf200 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -55,12 +55,12 @@ This library is available on PyPi as `dbus-fast `_. Report bugs or request features there. Contributions are welcome. +Development for this library happens on `Github `_. Report bugs or request features there. Contributions are welcome. License ++++++++ -This library is available under an `MIT License `_. +This library is available under an `MIT License `_. © 2022, Bluetooth Devices authors © 2019, Tony Crisci