Skip to content

Commit a7b692c

Browse files
authored
fix: urls (#199)
1 parent bff37f1 commit a7b692c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

doc/howto-angular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You are an Application Developer and you want to use DB UI Elements in your own
66

77
## How to install
88

9-
[Read the "How to Start" documentation](https://github.com/db-ui/elements/-/blob/main/doc/howto-start.md).
9+
[Read the "How to Start" documentation](https://github.com/db-ui/elements/blob/main/doc/howto-start.md).
1010

1111

1212
### Integrate in your app

doc/howto-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Maybe there is a good reason for you, why you don't use a framework. Maybe you a
88

99
## How to install
1010

11-
[Read the "How to Start" documentation](https://github.com/db-ui/elements/-/blob/main/doc/howto-start.md).
11+
[Read the "How to Start" documentation](https://github.com/db-ui/elements/blob/main/doc/howto-start.md).
1212

1313

1414
### Integrate web components in your app

doc/howto-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You are an Application Developer and you want to use DB UI Elements in your own
66

77
## How to install
88

9-
[Read the "How to Start" documentation](https://github.com/db-ui/elements/-/blob/main/doc/howto-start.md).
9+
[Read the "How to Start" documentation](https://github.com/db-ui/elements/blob/main/doc/howto-start.md).
1010

1111

1212
### Integrate in your app

doc/howto-vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You are an Application Developer and you want to use DB UI Elements in your own
66

77
## How to install
88

9-
[Read the "How to Start" documentation](https://github.com/db-ui/elements/-/blob/main/doc/howto-start.md).
9+
[Read the "How to Start" documentation](https://github.com/db-ui/elements/blob/main/doc/howto-start.md).
1010

1111

1212
### Integrate in your app

0 commit comments

Comments
 (0)