From f65654c226c8f236d31aa06ea4c2be5ee04064e6 Mon Sep 17 00:00:00 2001 From: qwerty287 <80460567+qwerty287@users.noreply.github.com> Date: Sat, 29 Oct 2022 13:07:35 +0200 Subject: [PATCH] Update Mastodon link (#1364) --- docs/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index b08f168dc..9c13b8615 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -101,7 +101,7 @@ module.exports = { }, { label: 'Mastodon', - href: 'https://mastodon.technology/@WoodpeckerCI', + href: 'https://floss.social/@WoodpeckerCI', }, ], },