Skip to content

Commit d4916fa

Browse files
Change monorepo conversion ADR status to accepted (#5364)
1 parent a49cbab commit d4916fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/adr/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ An Architecture Decision Record captures an important architectural decision mad
1111
| ADR | Title | Status | Date |
1212
|-----|-------|--------|------|
1313
| [0001](0001-merge-litegraph-into-frontend.md) | Merge LiteGraph.js into ComfyUI Frontend | Accepted | 2025-08-05 |
14-
| [0002](0002-monorepo-conversion.md) | Restructure as a Monorepo | Proposed | 2025-08-25 |
14+
| [0002](0002-monorepo-conversion.md) | Restructure as a Monorepo | Accepted | 2025-08-25 |
1515

1616
## Creating a New ADR
1717

@@ -77,4 +77,4 @@ Optional section for additional information, references, or clarifications.
7777
## Further Reading
7878

7979
- [Documenting Architecture Decisions](https://cognitect.com/blog/2011/11/15/documenting-architecture-decisions) by Michael Nygard
80-
- [Architecture Decision Records](https://adr.github.io/) - Collection of ADR resources
80+
- [Architecture Decision Records](https://adr.github.io/) - Collection of ADR resources

0 commit comments

Comments
 (0)