mirror of
https://github.com/samschott/maestral.git
synced 2024-11-11 11:36:35 +03:00
[docs] corrected watchdog link for intersphinx_mapping
This commit is contained in:
parent
31af3489e7
commit
b1faf0a847
@ -72,5 +72,5 @@ intersphinx_mapping = {
|
||||
"python": ("https://docs.python.org/3/", None),
|
||||
"requests": ("https://requests.readthedocs.io/en/master/", None),
|
||||
"sqlalchemy": ("https://docs.sqlalchemy.org/en/latest/", None),
|
||||
"watchdog": ("https://pythonhosted.org/watchdog/", None),
|
||||
"watchdog": ("https://python-watchdog.readthedocs.io/en/v0.10.3/", None),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user