summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 51b9e3e2..645fd7ed 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,8 @@ Help
Before you ask for help
-----------------------
-* Make sure you have read the [FAQ](http://pliablepixels.github.io/zmNinja/_build/html/guides/FAQ.html)
-* Make sure you have [validated](http://pliablepixels.github.io/zmNinja/_build/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](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)
* 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
@@ -63,7 +63,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/_build/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](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.
Why did I develop zmNinja?