Skip to content

Commit c169a89

Browse files
author
Tony Crisci
committed
fix old repo links
1 parent 664fc60 commit c169a89

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -165,12 +165,12 @@ loop.run_until_complete(main())
165165

166166
## Projects that use python-dbus-next
167167

168-
* The [Playerctl](https://github.com/acrisci/playerctl) test suite
169-
* [i3-dstatus](https://github.com/acrisci/i3-dstatus)
168+
* The [Playerctl](https://github.com/altdesktop/playerctl) test suite
169+
* [i3-dstatus](https://github.com/altdesktop/i3-dstatus)
170170

171171
## Contributing
172172

173-
Contributions are welcome. Development happens on [Github](https://github.com/acrisci/python-dbus-next).
173+
Contributions are welcome. Development happens on [Github](https://github.com/altdesktop/python-dbus-next).
174174

175175
Before you commit, run `make` to run the linter, code formatter, and the test suite.
176176

docs/index.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ This library is available on PyPi as `dbus-next <https://pypi.org/project/dbus-n
5555
Contributing
5656
++++++++++++
5757

58-
Development for this library happens on `Github <https://github.com/acrisci/python-dbus-next>`_. Report bugs or request features there. Contributions are welcome.
58+
Development for this library happens on `Github <https://github.com/altdesktop/python-dbus-next>`_. Report bugs or request features there. Contributions are welcome.
5959

6060
License
6161
++++++++
6262

63-
This library is available under an `MIT License <https://github.com/acrisci/python-dbus-next/blob/master/LICENSE>`_.
63+
This library is available under an `MIT License <https://github.com/altdesktop/python-dbus-next/blob/master/LICENSE>`_.
6464

6565
© 2019, Tony Crisci
6666

0 commit comments

Comments
 (0)