chg: Add link to PyLookyloo doc

pull/184/head
Raphaël Vinot 2021-03-23 15:11:12 +01:00
parent bb1da2dc08
commit 05c728827e
1 changed files with 6 additions and 6 deletions

View File

@ -59,7 +59,7 @@ It is avaliable on PyPi, so you can install it using the following command:
pip install pylookyloo
```
For more details on `pylookyloo`, read our [docs](https://www.lookyloo.eu/docs/main/pylookyloo-overview.html) or see the client [GitHub repo](https://github.com/Lookyloo/PyLookyloo).
For more details on `pylookyloo`, read the overview [docs](https://www.lookyloo.eu/docs/main/pylookyloo-overview.html), the [documentation](https://pylookyloo.readthedocs.io/en/latest/) of the module itself, or the code in this [GitHub repository](https://github.com/Lookyloo/PyLookyloo).
# Contributing to Lookyloo
To learn more about contributing to Lookyloo, see our [contributor guide](https://www.lookyloo.eu/docs/main/contributing.html).