Skip to content

Commit c8a31f9

Browse files
committed
💚 fix linter
1 parent 0481706 commit c8a31f9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docs/deployment-p13n.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# dbs-p13n-service
22

33
| Property | Description | Default |
4-
|----------|-------------|---------|
4+
| -------- | ----------- | ------- |
55

66
# dbs-p13n-webcomponents
77

@@ -13,18 +13,18 @@ There are multiple webcomponents available which should be integrated to separat
1313
## `checklist-overview`
1414

1515
| Property | Type | Description | Default |
16-
|------------------------|--------|----------------------------------|---------|
16+
| ---------------------- | ------ | -------------------------------- | ------- |
1717
| `checklist-detail-url` | string | URL to the checklist detail page | - |
1818

1919
## `checklist-detail`
2020

2121
| Query-Parameter | Description |
22-
|-----------------|--------------------------------|
22+
| --------------- | ------------------------------ |
2323
| `cl-id` | ID of the checklist to display |
2424

2525
## `my-checklists`
2626

2727
| Property | Type | Description | Default |
28-
|------------------------|--------|----------------------------------|---------|
28+
| ---------------------- | ------ | -------------------------------- | ------- |
2929
| `checklist-detail-url` | string | URL to the checklist detail page | - |
30-
| `new-checklist-url` | string | URL to the new checklist page | - |
30+
| `new-checklist-url` | string | URL to the new checklist page | - |

docs/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ The DBS consists of multiple modules, each of which can be used independently. T
44

55
WIP
66

7-
# [dbs-p13n](/deployment-p13n)
7+
# [dbs-p13n](/deployment-p13n)

docs/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ It currently consists of these modules:
55
- DBS-Ticketing
66
- DBS-P13N
77
- DBS-Login
8-
- Terminvereinbarung (https://github.com/it-at-m/eappointment)
8+
- Terminvereinbarung (<https://github.com/it-at-m/eappointment>)
99

10-
🚧 TODO
10+
🚧 TODO

0 commit comments

Comments
 (0)