docs: fix broken ADR-002-offline-pattern link in ARCHITECTURE.md table
Replace stale ADR-002-offline-pattern.md reference with current ADR-007-offline-queue-v2.md in the ADR summary table (line 262). No other references to the old filename remain in the repository. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0f8ecdfc49
commit
8f2e1a240e
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@ VPS (один сервер)
|
|||
| ADR | Тема | Статус |
|
||||
|-----|------|--------|
|
||||
| [ADR-001](docs/adr/ADR-001-backend-stack.md) | Backend stack: FastAPI | Accepted |
|
||||
| [ADR-002](docs/adr/ADR-002-offline-pattern.md) | Offline pattern: IndexedDB+BackgroundSync (v2) | Accepted |
|
||||
| [ADR-007](docs/adr/ADR-007-offline-queue-v2.md) | Offline pattern: IndexedDB+BackgroundSync (v2) | Accepted |
|
||||
| [ADR-003](docs/adr/ADR-003-auth-pattern.md) | Auth: UUID v4 + localStorage fallback | Accepted |
|
||||
| [ADR-004](docs/adr/ADR-004-telegram-strategy.md) | Telegram: direct sendMessage (v1) | Accepted |
|
||||
| [ADR-005](docs/adr/ADR-005-frontend-stack.md) | Frontend: Vanilla JS + i18n strategy | Accepted |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue