Skip to content

Commit 9c3fa4b

Browse files
committed
Add link to micro-frontends.org
1 parent 21f2d68 commit 9c3fa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A visit to `localhost:4200` shows the application.
1313

1414
## Benefits of microfrontends
1515

16-
- Vertical services (backend and frontend are fully owned by one team)
16+
- Vertical services (backend and frontend are fully owned by one team, see [micro-frontends.org](https://micro-frontends.org/))
1717
- Ship code independently and faster
1818
- Freedom from existing opinionated codebase
1919
- Failures will likely only affect your microfrontend and not the whole app and you can release a fix more quickly

0 commit comments

Comments
 (0)