Documentation updates for stable release (#73)
[akkoma] / lib / mix / tasks / pleroma / config.ex
index 05ff8076fe34f94709d985e8515fa64e55527fae..c259a6cbd27ecc92c42ce01d22b86530f1282117 100644 (file)
@@ -12,7 +12,7 @@ defmodule Mix.Tasks.Pleroma.Config do
   alias Pleroma.Repo
 
   @shortdoc "Manages the location of the config"
-  @moduledoc File.read!("docs/administration/CLI_tasks/config.md")
+  @moduledoc File.read!("docs/docs/administration/CLI_tasks/config.md")
 
   def run(["migrate_to_db"]) do
     check_configdb(fn ->