From 57ffa4f1061af2f67541dd0ec13cd9cba28f450e Mon Sep 17 00:00:00 2001 From: mk Date: Wed, 24 Jul 2024 08:52:25 +0200 Subject: [PATCH] fix(documentation):[#1108] fix urls --- CHANGELOG.md | 2 +- .../runtime-view/data-sovereignty/policy-management.adoc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b13e108c8d..ca8506ed44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ _**For better traceability add the corresponding GitHub issue number in each cha - #1190 update notification contracts on policy updates ### Changed -- #1108 Rework of use cases and arc42 documentation + - #1070 Correct semantic model in dev/README.md - #1070 Update documentation artefacts according to TRG 1 - Documentation - #1070 Convert png to svg according to TRG 1.04 - Diagrams as code / Editable static files diff --git a/docs/src/docs/arc42/runtime-view/data-sovereignty/policy-management.adoc b/docs/src/docs/arc42/runtime-view/data-sovereignty/policy-management.adoc index ba973c2246..420c9ff5c5 100644 --- a/docs/src/docs/arc42/runtime-view/data-sovereignty/policy-management.adoc +++ b/docs/src/docs/arc42/runtime-view/data-sovereignty/policy-management.adoc @@ -18,8 +18,8 @@ There are two policy types used. * Access * Usage -As specified by the [Dataspace Protocol](https://github.com/International-Data-Spaces-Association/ids-specification), one Data Asset MUST refer to at least one Usage Policy, expressed in ODRL. -For additional information refer to [Connector KIT](https://eclipse-tractusx.github.io/docs-kits/kits/Connector%20Kit/Adoption%20View/connector_kit_adoption_view) +As specified by the https://github.com/International-Data-Spaces-Association/ids-specification[Dataspace Protocol], one Data Asset MUST refer to at least one Usage Policy, expressed in ODRL. +For additional information refer to https://eclipse-tractusx.github.io/docs-kits/kits/Connector%20Kit/Adoption%20View/connector_kit_adoption_view[Connector KIT] == Policies for sending and receiving parts [plantuml, target=data-sovereignty-publish-assets, format=svg] @@ -85,7 +85,7 @@ It's possible to publish parts with different policies. For this, the user must **Note**: -For more detailed information concering the functionality of IRS please refer to [IRS docu](https://eclipse-tractusx.github.io/item-relationship-service/docs/) +For more detailed information concerning the functionality of IRS please refer to https://eclipse-tractusx.github.io/item-relationship-service/docs/[IRS documentation] **[Work-in-progress]** The user may also choose parts that have already been published - they can be republished with a different policy. The process for this is identical to the regular publishing process.