diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-24 07:10:19 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-24 07:10:19 -0400 |
| commit | d3df571368450dba3587e939f7312f9566740171 (patch) | |
| tree | 4af3c51f3836ba4ac680293ef05b9fccf92c0725 /README.md | |
| parent | 13372acb76b5607909ffd11332a7b8817641e88b (diff) | |
moved to rtd
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -17,15 +17,15 @@ by many for home and commercial security monitoring. Help ---- -* Official documents [are here](http://pliablepixels.github.io/zmNinja/) -* If you are looking for the Machine Learning powered [Event Server companion](https://github.com/pliablepixels/zmeventnotification), docs [are here](http://pliablepixels.github.io/zmeventnotification/docgen/html/index.html) +* Official documents [are here](https://zmninja.readthedocs.io/en/latest/index.html) +* If you are looking for the Machine Learning powered [Event Server companion](https://github.com/pliablepixels/zmeventnotification), docs [are here](https://zmeventnotification.readthedocs.io/en/latest/index.html) * Post in the [ZoneMinder Mobile App forum](https://forums.zoneminder.com/viewforum.php?f=33) or find me on ZoneMinder's slack channel (you can join [here](https://join.slack.com/t/zoneminder-chat/shared_invite/enQtNTU0NDkxMDM5NDQwLTlhZDU2MGU4MmZmN2MxOTg1MmNmNmZjZGRmY2EzMThhNGQ0MWNmZTg1ZmYzNDQ4YjliMzVmYTQ3MDc5MTkzODE)) * If you believe you've discovered a bug, please create a [GitHub issue](https://github.com/pliablepixels/zmNinja/issues/) Before you ask for help ----------------------- -* Make sure you have read the [FAQ](http://pliablepixels.github.io/zmNinja/docgen/html/guides/FAQ.html) -* Make sure you have [validated](http://pliablepixels.github.io/zmNinja/docgen/html/guides/validating-api.html) that your APIs are working (if not, its a ZM issue, please post in ZM forums) +* Make sure you have read the [FAQ](https://zmninja.readthedocs.io/en/latest/guides/FAQ.html) +* Make sure you have [validated](https://zmninja.readthedocs.io/en/latest/guides/validating-api.html) that your APIs are working (if not, its a ZM issue, please post in ZM forums) * Please don't ask me for help with source compilation if you are not familiar with coding mobile apps - you should try and solve your own problems @@ -64,7 +64,7 @@ But specifically, [Andrew Bauer](https://github.com/knight-of-ni) (knight-of-ni) Important Notes --------------- -* zmNinja needs APIs enabled in ZoneMinder. See [this](http://pliablepixels.github.io/zmNinja/docgen/html/guides/validating-api.html) for instructions on how to make sure your APIs are working. If they are not working, zmNinja **will not** work. +* zmNinja needs APIs enabled in ZoneMinder. See [this](https://zmninja.readthedocs.io/en/latest/guides/validating-api.html) for instructions on how to make sure your APIs are working. If they are not working, zmNinja **will not** work. Why did I develop zmNinja? |
