From f312d9a7fe2ed3b609040aaceac09c17aad0321b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 15 Sep 2022 11:55:12 +0200 Subject: [PATCH] Website: fix links in download section --- web/project-website/content/download/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/project-website/content/download/_index.md b/web/project-website/content/download/_index.md index db604f3d..974e1a2f 100644 --- a/web/project-website/content/download/_index.md +++ b/web/project-website/content/download/_index.md @@ -32,8 +32,8 @@ afresh with the following steps: Read the beta announcement at the [Blender Studio blog][blog].
Please report any issue at [developer.blender.org][bugs]. -[blog]: (https://studio.blender.org/blog/announcing-flamenco-3-beta/) -[bugs]: (https://developer.blender.org/project/profile/58/) +[blog]: https://studio.blender.org/blog/announcing-flamenco-3-beta/ +[bugs]: https://developer.blender.org/project/profile/58/ {{< /hint >}}