summary refs log tree commit diff
path: root/docs/workers.md
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2021-06-16 14:15:52 +0200
committerGitHub <noreply@github.com>2021-06-16 13:15:52 +0100
commit0adc2882c1a67419207a500f00c41a94be51857a (patch)
treed4b054ab474de7421caa07082bb060283b60af08 /docs/workers.md
parentMake opentracing trace into event persistence (#10134) (diff)
downloadsynapse-0adc2882c1a67419207a500f00c41a94be51857a.tar.xz
Fix broken links in documentation (#10180)
* Fix broken links in documentation

* newsfile
Diffstat (limited to 'docs/workers.md')
-rw-r--r--docs/workers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/workers.md b/docs/workers.md
index 46b5e4b737..797758ee84 100644
--- a/docs/workers.md
+++ b/docs/workers.md
@@ -16,7 +16,7 @@ workers only work with PostgreSQL-based Synapse deployments. SQLite should only
 be used for demo purposes and any admin considering workers should already be
 running PostgreSQL.
 
-See also https://matrix.org/blog/2020/11/03/how-we-fixed-synapses-scalability
+See also [Matrix.org blog post](https://matrix.org/blog/2020/11/03/how-we-fixed-synapses-scalability)
 for a higher level overview.
 
 ## Main process/worker communication