summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-03-16 07:49:26 -0400
committerPliable Pixels <pliablepixels@gmail.com>2019-03-16 07:49:26 -0400
commit03c62bec4f2cf17cc7392279a253506109e6741d (patch)
tree065b98e6d543f1999a32ad0168ccc018f2304e45
parent44316ecd150b6c37cb62b9a1c53226f0325f4419 (diff)
paths
-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?