summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--erebos.cabal2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a29c2c7..516c785 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ The erebos binary provides simple CLI interface to the decentralized Erebos
messaging service. Local identity is created on the first run. Protocol and
services specification is being written at:
-[http://erebosprotocol.net](http://erebosprotocol.net)
+[https://erebosprotocol.net/spec](https://erebosprotocol.net/spec)
Erebos identity is based on locally stored cryptographic keys, all
communication is end-to-end encrypted. Multiple devices can be attached to the
diff --git a/erebos.cabal b/erebos.cabal
index f099719..9dfd580 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -18,7 +18,7 @@ Description:
See README for usage of the CLI tool.
License: BSD-3-Clause
License-File: LICENSE
-Homepage: http://erebosprotocol.net
+Homepage: https://erebosprotocol.net/erebos
Author: Roman Smrž <roman.smrz@seznam.cz>
Maintainer: roman.smrz@seznam.cz
Category: Network