From 326b4e60489f94dd919b38ba383d02ff90007d05 Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Mon, 2 Oct 2023 09:29:19 -0400 Subject: [PATCH] chore: ash.replace_doc_links -> spark.replace_doc_links --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index bed3e3b..b86b153 100644 --- a/mix.exs +++ b/mix.exs @@ -50,7 +50,7 @@ defmodule AshDoubleEntry.MixProject do docs: [ "spark.cheat_sheets", "docs", - "ash.replace_doc_links", + "spark.replace_doc_links", "spark.cheat_sheets_in_search" ], "spark.formatter":