Skip to content

Commit 0c48089

Browse files
authored
Merge branch 'main' into remove-auto-foc-pickers
2 parents 8eaf2a9 + 1ba3c48 commit 0c48089

File tree

11 files changed

+1395
-691
lines changed

11 files changed

+1395
-691
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
## More Resources
2525
- [UI5 Web Components Home Page](https://sap.github.io/ui5-webcomponents)
2626
- [Configuring UI5 Web Components](./docs/2-advanced/01-configuration.md)
27-
- [Customizing with `UI Theme Designer`](./docs/3-customizing/12-theming.md)
27+
- [Customizing with `UI Theme Designer`](./docs/2-advanced/12-theming.md)
2828
- [Creating a Custom UI5 Web Components Package](docs/4-development/01-package.md)
2929
- [Developing Custom UI5 Web Components](docs/4-development/02-component.md)
3030
- [Micro-Frontends and Custom Elements Scoping](./docs/2-advanced/06-scoping.md)
@@ -85,7 +85,7 @@ Moreover, all Angular-specific features, such as two-way data binding and Angula
8585
<ui5-button>Hello world!</ui5-button>
8686
```
8787

88-
For more information, see [Importing UI5 Web Components](./docs/1-getting-started/02-importing-components.md) and [Understanding UI5 Web Components APIs](./docs/1-getting-started/03-understanding-components-APIs.md).
88+
For more information, see [Importing UI5 Web Components](https://sap.github.io/ui5-webcomponents/docs/getting-started/components-packages/) and [Understanding UI5 Web Components APIs](https://sap.github.io/ui5-webcomponents/docs/getting-started/components-APIs/).
8989

9090
## Typescript Support
9191
TypeScript Support is enabled for both component development and component consumption.

0 commit comments

Comments
 (0)