Skip to content

Commit a7a80d2

Browse files
authored
fix: docs updated some aspects (#3899)
1 parent 7c68656 commit a7a80d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ We even also provide some [examples of integrations](https://github.com/db-ux-de
4141

4242
## Components
4343

44-
We maintain a [status overview](https://github.com/orgs/db-ui/projects/4/views/3) for all components.
44+
We maintain a [status overview](https://github.com/orgs/db-ux-design-system/projects/4/views/1) for all components.
4545

4646
## Core principals
4747

docs/adr/adr-02-monorepo.md

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

33
## Decision and Rationale
44

5-
To reduce the amount of time spent deploying and linking dependant packages, we combined [base](https://github.com/db-ui/base), [core](https://github.com/db-ui/core) and [elements](https://github.com/db-ui/elements) into a single monorepo.
5+
To reduce the amount of time spent deploying and linking dependant packages, we combined [base](https://github.com/db-ui/base), [core](https://github.com/db-ui/core) and [elements](https://github.com/db-ui/elements) into a single monorepo, and evolved afterwards regarding new technologies (compare to ADR 01).
66

77
## Problem description and context
88

0 commit comments

Comments
 (0)