From c3abba577a85e23e14880b11c39bc36b1776de90 Mon Sep 17 00:00:00 2001 From: dish Date: Wed, 12 Feb 2025 11:22:52 -0500 Subject: [PATCH] nixos/mastodon: fix documentation link formatting --- nixos/modules/services/web-apps/mastodon.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/web-apps/mastodon.nix b/nixos/modules/services/web-apps/mastodon.nix index a3a2bbd1eca6..532202497e73 100644 --- a/nixos/modules/services/web-apps/mastodon.nix +++ b/nixos/modules/services/web-apps/mastodon.nix @@ -652,7 +652,7 @@ in { description = '' Automatically remove remote media attachments and preview cards older than the configured amount of days. - Recommended in https://docs.joinmastodon.org/admin/setup/. + Recommended in . ''; };