From 8bde799ceadab912e56a3b36dc72028922d55bb2 Mon Sep 17 00:00:00 2001 From: Michael Naumov Date: Wed, 15 Jul 2026 00:22:48 -0600 Subject: [PATCH] docs: update --- AGENTS.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index af5b2e8..e516510 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1 +1 @@ -# CLAUDE.md +# AGENTS.md diff --git a/README.md b/README.md index e046aa1..87f002e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ To show them, run the following command: window.DEBUG.enable('backlink-full-path'); ``` -For more details, refer to the [documentation](https://github.com/mnaoumov/obsidian-dev-utils/blob/main/docs/debugging.md). +For more details, refer to the [documentation](https://mnaoumov.dev/obsidian-dev-utils/guides/debugging/). ## Support