summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7f461211..9bff23a2 100644
--- a/README.md
+++ b/README.md
@@ -103,9 +103,9 @@ sudo docker-compose up -d --nobuild
#### PostgreSQL read-only mirroring using dockerhub images
-[Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only mirroring for SQL access
-with any programming language or Office package that has PostgreSQL support, like
-newest LibreOffice 3.5][wekan_postgresql].
+[Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only mirroring][wekan_postgresql]
+for SQL access with any programming language or Office package that has PostgreSQL support, like
+newest LibreOffice 3.5.
#### Running from locally built dockerhub images
```