You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/documentation/docs/pages/Configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This document describes the configuration of UI5 CLI-based projects and extensio
9
9
10
10
## Validation / IDE support
11
11
12
-
Starting with [Specification Version 2.0](#specification-version-20) the configuration is validated according to a JSON schema.
12
+
Starting with [Specification Version 2.0](#specification-version-2-0) the configuration is validated according to a JSON schema.
13
13
The current version of the schema can be found here: https://ui5.github.io/cli/schema/ui5.yaml.json
14
14
15
15
The schema is also part of the [JSON Schema Store Catalog](http://schemastore.org/json/) which is used by the [YAML Language Server](https://github.com/redhat-developer/yaml-language-server).
Copy file name to clipboardExpand all lines: packages/documentation/docs/pages/GettingStarted.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ ui5 use sapui5@latest
64
64
:::
65
65
You can choose between the OpenUI5 and the SAPUI5 framework.
66
66
67
-
Don't know which one to choose? Check out our [documentation on the differences between OpenUI5 and SAPUI5](./FAQ##whats-the-difference-between-openui5-and-sapui5).
67
+
Don't know which one to choose? Check out our [documentation on the differences between OpenUI5 and SAPUI5](./FAQ#what-s-the-difference-between-openui5-and-sapui5).
0 commit comments