From 86529615d03872f9926f02b3314f18999bf9675c Mon Sep 17 00:00:00 2001 From: sounmind Date: Mon, 20 Apr 2026 08:37:32 -0400 Subject: [PATCH] docs: fix incorrect workers.dev URL in AGENTS.md Co-Authored-By: Claude Opus 4.7 (1M context) --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 1e4eee4..e1d4de1 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -307,7 +307,7 @@ wrangler deploy ### 커스텀 도메인 - Production: https://github.dalestudy.com -- Worker.dev: https://github.daleseo.workers.dev +- Worker.dev: https://github.dalestudy.workers.dev 자세한 배포 가이드는 `DEPLOYMENT.md` 참고.