Skip to content

Commit 852b9e0

Browse files
committed
Update paths in the tutorial.
1 parent b468dbd commit 852b9e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/tutorial.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ in another, it won't work.
188188
See also
189189
~~~~~~~~
190190

191-
See the examples in ``pydbus/examples/systemctl.py`` and ``pydbus/tests/gnome_music.py``.
191+
See the examples in ``examples/systemctl.py`` and ``tests/gnome_music.py``.
192192

193193
Interfaces
194194
----------
@@ -316,7 +316,7 @@ method, that can be used as a context manager.
316316
See also
317317
~~~~~~~~
318318

319-
See the example in ``pydbus/examples/clientserver/server.py``.
319+
See the example in ``examples/clientserver/server.py``.
320320

321321
.. _bus.request_name:
322322
.. _bus.register_object:

0 commit comments

Comments
 (0)