From: 夕日 Date: Sun, 12 Jul 2020 20:11:31 +0000 (+0800) Subject: Fix the wrong full documentation link (#14293) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=58204175cc0407673dfbdafec8d15d589e3216d9;p=mastodon.git Fix the wrong full documentation link (#14293) --- diff --git a/.env.production.sample b/.env.production.sample index 558ed1880..6f14c5804 100644 --- a/.env.production.sample +++ b/.env.production.sample @@ -2,7 +2,7 @@ # with the `rake mastodon:setup` interactive setup wizard, but to customize # your setup even further, you'll need to edit it manually. This sample does # not demonstrate all available configuration options. Please look at -# https://docs.joinmastodon/admin/config/ for the full documentation. +# https://docs.joinmastodon.org/admin/config/ for the full documentation. # Federation # ----------