Documentation updates for stable release (#73)
[akkoma] / lib / mix / tasks / pleroma / frontend.ex
index 8334e0049a7f5f48bf6c5891d90d35f3ece0feb0..d265bfa3a94afed853c1f4d251ca47e6fb914c6f 100644 (file)
@@ -9,7 +9,7 @@ defmodule Mix.Tasks.Pleroma.Frontend do
 
   @shortdoc "Manages bundled Pleroma frontends"
 
-  @moduledoc File.read!("docs/administration/CLI_tasks/frontend.md")
+  @moduledoc File.read!("docs/docs/administration/CLI_tasks/frontend.md")
 
   def run(["install", "none" | _args]) do
     shell_info("Skipping frontend installation because none was requested")