Skip to content
Snippets Groups Projects
Verified Commit 20a6320c authored by genofire's avatar genofire
Browse files

[omemo] Update doc to Gitlab

parent 285d3f67
No related branches found
No related tags found
1 merge request!185[omemo] Update doc to Gitlab
......@@ -2,7 +2,7 @@
name: OMEMO
short_name: omemo
version: 2.6.74
description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencies, detailed in the installation instructions for your system in the GitHub wiki.
description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencies, detailed in the installation instructions for your system in the GitLab wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>
Philipp Hörist <philipp@hoerist.com>
......
......@@ -40,7 +40,7 @@ from omemo.backend.aes import aes_encrypt_file
AXOLOTL_MISSING = 'You are missing Python3-Axolotl or use an outdated version'
PROTOBUF_MISSING = "OMEMO can't import Google Protobuf, you can find help in " \
"the GitHub Wiki"
"the GitLab Wiki"
ERROR_MSG = ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment