summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-03-24 08:20:04 -0400
committerPliable Pixels <pliablepixels@gmail.com>2019-03-24 08:20:04 -0400
commit1d3aaf46659bd54ca759d06302ff9f290c30f8bc (patch)
tree09c6704f7063a807702a6a05cd969e74c8e77b5f /docs
parentd3df571368450dba3587e939f7312f9566740171 (diff)
docfix
Diffstat (limited to 'docs')
-rw-r--r--docs/guides/FAQ.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/guides/FAQ.rst b/docs/guides/FAQ.rst
index 0182e65f..4b1f030e 100644
--- a/docs/guides/FAQ.rst
+++ b/docs/guides/FAQ.rst
@@ -170,11 +170,10 @@ Profile information storage related
zmNinja is not saving my information. It keeps asking me to re-enter all my data
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-I've seen this happen in two cases: \* You are running out of space.
-Clean up some space and try again \* On specific Android devices,
-typically running Android OS less than 6.0, some (2-3) users have
-reported this issue. I still don't have a good answer. Please update to
-the latest app version and send me debug logs, please
+I've seen this happen in two cases:
+
+- You are running out of space. Clean up some space and try again
+- On specific Android devices, typically running Android OS less than 6.0, some (2-3) users have reported this issue. I still don't have a good answer. Please update to the latest app version and send me debug logs, please
I updated my zmNinja app and all my server settings were cleared. Why?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -454,7 +453,7 @@ relevant section (``VirtualHost`` or others)
RewriteRule (.*) - [E=QS_TOKEN:%1]
RequestHeader set Authorization "Basic %{QS_TOKEN}e" env=QS_TOKEN
-**STEP 2 (Nginx)**: Thanks to user [@ysammy](https://github.com/ysammy)
+**STEP 2 (Nginx)**: Thanks to user `@ysammy <https://github.com/ysammy>__`
.. code:: nginx