Skip to content

Commit de7a2b8

Browse files
committed
fix: Bad links
1 parent 1811978 commit de7a2b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/documentation/docs/pages/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This document describes the configuration of UI5 CLI-based projects and extensio
99

1010
## Validation / IDE support
1111

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.
1313
The current version of the schema can be found here: https://ui5.github.io/cli/schema/ui5.yaml.json
1414

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

packages/documentation/docs/pages/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ui5 use sapui5@latest
6464
:::
6565
You can choose between the OpenUI5 and the SAPUI5 framework.
6666

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

6969
1. Add required libraries
7070
```sh

0 commit comments

Comments
 (0)