Skip to content

Commit 9bcfdef

Browse files
committed
docs: opencode init / AGENTS.md 업데이트
1 parent 3125b04 commit 9bcfdef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

AGENTS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
```bash
2323
# Development (when implemented)
24-
pnpm dev # Run dev workflow (see build-process.md)
24+
pnpm dev # Run dev workflow (see 98-build-process.md)
2525
pnpm dev:web # Vite dev server (port 5173)
2626
pnpm dev:api # Express backend (port 3000)
2727

@@ -54,7 +54,7 @@ pnpm typecheck # TypeScript type checking
5454

5555
## Build Process Details (Docs)
5656

57-
Reference: `docs/v2_FINANCIAL-LEDGER/deployment/build-process.md`
57+
Reference: `docs/v2_FINANCIAL-LEDGER/deployment/98-build-process.md`
5858

5959
**Root scripts (planned)**:
6060

@@ -191,7 +191,7 @@ Design tokens (from `docs/v2_FINANCIAL-LEDGER/ui/design-system.md`):
191191
## Key References
192192

193193
- `docs/v2_FINANCIAL-LEDGER/technical/tech-stack.md`
194-
- `docs/v2_FINANCIAL-LEDGER/deployment/build-process.md`
194+
- `docs/v2_FINANCIAL-LEDGER/deployment/98-build-process.md`
195195
- `docs/v2_FINANCIAL-LEDGER/ui/design-system.md`
196196
- `docs/v2_FINANCIAL-LEDGER/ui/core-components.md`
197197
- `README.md`

0 commit comments

Comments
 (0)