Skip to content

Commit dde5385

Browse files
committed
docs: 절대 경로 대신 프로젝트의 상대 경로로 적용
1 parent 54f5d68 commit dde5385

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.hermes/skills/devlog-architecture-harness/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ metadata:
1717

1818
## When to use
1919

20-
Use this skill in `/Users/opfic/Desktop/Github/App/SwiftUI_DevLog` when the task touches any of these areas:
20+
Use this skill in the repository root when the task touches any of these areas:
2121

2222
- Module boundary changes.
2323
- File moves across `Application/DevLog*` or `Widget/DevLog*` targets.

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Scope
44

5-
These instructions apply only to `/Users/opfic/Desktop/Github/App/SwiftUI_DevLog`.
5+
These instructions apply only to the repository root.
66

77
## Logic preservation and optimization
88

0 commit comments

Comments
 (0)