Skip to content

Commit 5f840ad

Browse files
authored
Merge pull request #93 from datasharingframework/dsf.dev_restructuring_2.0
fixed some links
2 parents 0155489 + 5fe79c6 commit 5f840ad

32 files changed

+36
-36
lines changed

docs/src/explore/concepts/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Authentication of organizations within the DSF is handled by the use of X.509 cl
1515

1616
A webserver certificate is needed to run the FHIR endpoint and a 802.1X client certificate is used to authenticate against other organizations endpoints and as a server certificate for the business process engine.
1717

18-
More information about client and server certificates can be found [here](/operations/v1/latest/maintain/install#client-server-certificates).
18+
More information about client and server certificates can be found [here](/operations/v1/latest/install#client-server-certificates).
1919

docs/src/hackathon/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Versionen der unten aufgeführten Tools können sich noch bis zum Hackathon änd
8080
:::
8181

8282
### DSF
83-
[Installation](https://dsf.dev/stable/maintain/install.html) oder [Update](https://dsf.dev/stable/maintain/upgrade-from-1.html)
83+
[Installation](https://dsf.dev/operations/latest/install.html) oder [Update](https://dsf.dev/operations/latest/upgrade-from-1.html)
8484

8585
### Prozessplugins
8686
- DSF Ping Pong 1.0.1.0 [Release Notes](https://github.com/datasharingframework/dsf-process-ping-pong/releases/tag/v1.0.1.0)

docs/src/operations/v1.0.0/allowList-mgm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ icon: share
44
---
55

66
:::danger
7-
This is an outdated version of the Allow List Management documentation. Please use [the current version](/stable/maintain/allowList-mgm), even if you use an outdated DSF version.
7+
This is an outdated version of the Allow List Management documentation. Please use [the current version](/operations/latest/allowList-mgm.md), even if you use an outdated DSF version.
88
:::
99

1010
You can read all about the concept of Allow Lists [here](/explore/concepts/allow-list.md).

docs/src/operations/v1.1.0/allowList-mgm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ icon: share
44
---
55

66
:::danger
7-
This is an outdated version of the Allow List Management documentation. Please use [the current version](/stable/maintain/allowList-mgm), even if you use an outdated DSF version.
7+
This is an outdated version of the Allow List Management documentation. Please use [the current version](/operations/latest/allowList-mgm.md), even if you use an outdated DSF version.
88
:::
99

1010
You can read all about the concept of Allow Lists [here](/explore/concepts/allow-list.md).

docs/src/operations/v1.2.0/allowList-mgm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ icon: share
44
---
55

66
:::danger
7-
This is an outdated version of the Allow List Management documentation. Please use [the current version](/stable/maintain/allowList-mgm), even if you use an outdated DSF version.
7+
This is an outdated version of the Allow List Management documentation. Please use [the current version](/operations/latest/allowList-mgm.md), even if you use an outdated DSF version.
88
:::
99

1010
You can read all about the concept of Allow Lists [here](/explore/concepts/allow-list.md).

docs/src/operations/v1.3.0/allowList-mgm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ icon: share
44
---
55

66
:::danger
7-
This is an outdated version of the Allow List Management documentation. Please use [the current version](/stable/maintain/allowList-mgm), even if you use an outdated DSF version.
7+
This is an outdated version of the Allow List Management documentation. Please use [the current version](/operations/latest/allowList-mgm.md), even if you use an outdated DSF version.
88
:::
99

1010
You can read all about the concept of Allow Lists [in our introduction](/explore/concepts/allow-list.md).

docs/src/operations/v1.3.0/upgrade-from-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you want to migrate from DSF 0.9.x, please follow [these instructions](upgrad
1111
:::
1212

1313
::: warning Update to DSF 1.2.0 first
14-
When upgrading from 1.0.0 or 1.1.0 it is important to migrate to [DSF 1.2.0 first](/v1.2.0/maintain/upgrade-from-1).
14+
When upgrading from 1.0.0 or 1.1.0 it is important to migrate to [DSF 1.2.0 first](../v1.2.0/upgrade-from-1).
1515
:::
1616

1717

docs/src/operations/v1.3.1/allowList-mgm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ icon: share
44
---
55

66
:::danger
7-
This is an outdated version of the Allow List Management documentation. Please use [the current version](/stable/maintain/allowList-mgm), even if you use an outdated DSF version.
7+
This is an outdated version of the Allow List Management documentation. Please use [the current version](/operations/latest/allowList-mgm.md), even if you use an outdated DSF version.
88
:::
99

1010
You can read all about the concept of Allow Lists [in our introduction](/explore/concepts/allow-list.md).

docs/src/operations/v1.3.1/upgrade-from-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Upgrading the DSF from 1.3.0 to 1.3.1 involves modifying the docker-compose.yml
77

88

99
::: warning Update to DSF 1.2.0 first
10-
When upgrading from 1.0.0 or 1.1.0 it is important to migrate to [DSF 1.2.0 first](/v1.2.0/maintain/upgrade-from-1).
10+
When upgrading from 1.0.0 or 1.1.0 it is important to migrate to [DSF 1.2.0 first](../v1.2.0/upgrade-from-1).
1111
:::
1212

1313

docs/src/operations/v1.3.2/allowList-mgm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ icon: share
44
---
55

66
:::danger
7-
This is an outdated version of the Allow List Management documentation. Please use [the current version](/stable/maintain/allowList-mgm), even if you use an outdated DSF version.
7+
This is an outdated version of the Allow List Management documentation. Please use [the current version](/operations/latest/allowList-mgm.md), even if you use an outdated DSF version.
88
:::
99

1010
You can read all about the concept of Allow Lists [in our introduction](/explore/concepts/allow-list.md).

0 commit comments

Comments
 (0)