summaryrefslogtreecommitdiff
path: root/docs/modules/schedulers/asyncio.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/schedulers/asyncio.rst')
-rw-r--r--docs/modules/schedulers/asyncio.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/schedulers/asyncio.rst b/docs/modules/schedulers/asyncio.rst
index e22d786..db8a07d 100644
--- a/docs/modules/schedulers/asyncio.rst
+++ b/docs/modules/schedulers/asyncio.rst
@@ -29,4 +29,4 @@ If you have an application that runs on an AsyncIO event loop, you will want to
* Python <= 3.2: `trollius <https://pypi.python.org/pypi/trollius/>`_
* - Example
- ``examples/schedulers/asyncio_.py``
- (`view online <https://bitbucket.org/agronholm/apscheduler/src/master/examples/schedulers/asyncio_.py>`_).
+ (`view online <https://github.com/agronholm/apscheduler/tree/master/examples/schedulers/asyncio_.py>`_).