Skip to content

Commit

Permalink
fix: docs updated some aspects (#3899)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Mar 4, 2025
1 parent 7c68656 commit a7a80d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ We even also provide some [examples of integrations](https://github.com/db-ux-de

## Components

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

## Core principals

Expand Down
2 changes: 1 addition & 1 deletion docs/adr/adr-02-monorepo.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Decision and Rationale

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.
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).

## Problem description and context

Expand Down

0 comments on commit a7a80d2

Please sign in to comment.