From 540bd91966dac975338d4a118686edc9975c1163 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 23 Mar 2023 16:49:01 +0000 Subject: [PATCH] Update updates.md --- docs/updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/updates.md b/docs/updates.md index 8c5a35f..29b05dc 100644 --- a/docs/updates.md +++ b/docs/updates.md @@ -2,7 +2,7 @@ The Desktop app is capable of self-updating on macOS and Windows. The update server base url is configurable as `update_base_url` in config.json and can be served by a static file host, CDN or object storage. -Currently all packaging & deployment is handled by https://github.com/vector-im/element-builder/ +Currently all packaging & deployment is handled by [Github actions](https://github.com/vector-im/element-desktop/blob/develop/.github/workflows/build_and_deploy.yaml) # Windows