summaryrefslogtreecommitdiff
path: root/docs/mail/index.rst
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-04-21 14:38:59 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-04-21 14:38:59 +0200
commit26fddd9123353ccce26931d76ed9003afd30f9a9 (patch)
treede73074065bc3d0ee94ee111ecc0b769888424b8 /docs/mail/index.rst
parentbdbaebef8e9bc6e0ef58252a790d8433d5c67fe6 (diff)
[docs] fix ref to mai lifecycle
Diffstat (limited to 'docs/mail/index.rst')
-rw-r--r--docs/mail/index.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/mail/index.rst b/docs/mail/index.rst
index d906c511..341f3b3e 100644
--- a/docs/mail/index.rst
+++ b/docs/mail/index.rst
@@ -54,7 +54,7 @@ handled by the ``leap.bitmask.keymanager`` module.
The life cycle of a LEAP Email
------------------------------
-See :ref:`the life cycle of a leap email <mail_journey>` for an overview of the life cycle
+See :ref:`the life cycle of a leap email <journey>` for an overview of the life cycle
of an email through ``LEAP`` providers.
@@ -83,7 +83,7 @@ with::
bitmaskctl mail get_token
-When launched, the bitmaskd daemon writes the tokens for each account to a file
+When launched, the ``bitmaskd`` daemon writes the tokens for each account to a file
inside the folder named ``/tmp/bitmask_tokens``, and this is where the
Thunderbird Extension reads them from.
@@ -93,7 +93,7 @@ Pixelated user agent
From the 0.9.5 release, bundles are shipping the Pixelated User Agent. Until
some merge requests (dealing with packaging of the js resources) are merged
-upstream, you will need to install pixelated user agent from leap's repo::
+upstream, you will need to install the pixelated user agent from leap's repo::
pip install pixelated_www pixelated_user_agent --find-links https://downloads.leap.se/libs/pixelated/
@@ -108,7 +108,7 @@ Mail development resources
--------------------------
Some old notes that might help you while developing or debugging bitmask mail
-issues.
+issues (a bit outdated).
.. toctree::