Documentation updates for stable release (#73)
[akkoma] / lib / mix / tasks / pleroma / app.ex
index 0bf7ffabcb29b27b4969fcaa279534d2833dca99..2ec06db8c3823e0ee1376806ee285a47c3a2935a 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Mix.Tasks.Pleroma.App do
-  @moduledoc File.read!("docs/administration/CLI_tasks/oauth_app.md")
+  @moduledoc File.read!("docs/docs/administration/CLI_tasks/oauth_app.md")
   use Mix.Task
 
   import Mix.Pleroma