Skip to content

Commit c980d1b

Browse files
committed
docs(documentation): Update component links
1 parent 4b7e42c commit c980d1b

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

rfcs/0017-incremental-build.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
- RFC PR: [#1036](https://github.com/SAP/ui5-tooling/pull/1036)
33
- Issue: -
44
- Affected components <!-- Check affected components by writing an "X" into the brackets -->
5-
+ [x] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [x] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [x] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [x] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [x] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [x] [ui5-logger](https://github.com/SAP/ui5-logger)
11-
5+
+ [x] [ui5-builder](https://github.com/UI5/cli/tree/main/packages/builder)
6+
+ [x] [ui5-server](https://github.com/UI5/cli/tree/main/packages/server)
7+
+ [x] [ui5-cli](https://github.com/UI5/cli/tree/main/packages/cli)
8+
+ [x] [ui5-fs](https://github.com/UI5/cli/tree/main/packages/fs)
9+
+ [x] [ui5-project](https://github.com/UI5/cli/tree/main/packages/project)
10+
+ [x] [ui5-logger](https://github.com/UI5/cli/tree/main/packages/logger)
1211

1312
# RFC 0017 Incremental Build
1413

0 commit comments

Comments
 (0)