diff --git a/CHANGELOG.md b/CHANGELOG.md index d91811e0..f15391f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ New features, fixed bugs, known defects and other noteworthy changes to each rel ## Unreleased +## 2.3.0-RC1 + ### Change #### Documentation @@ -12,8 +14,10 @@ New features, fixed bugs, known defects and other noteworthy changes to each rel ### BugFixes -- **Use Case Participation** - - fixed Manage UseCase Credentials url [#416](https://github.com/eclipse-tractusx/portal-assets/pull/416) +#### Assets + +- **Dataspace Page** + - fixed "Manage UseCase Credentials" and "Manage Role Credentials" links [#416](https://github.com/eclipse-tractusx/portal-assets/pull/425), [#416](https://github.com/eclipse-tractusx/portal-assets/pull/425) ## 2.2.0 diff --git a/DEPENDENCIES b/DEPENDENCIES index 2b2537ad..d723c1de 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -34,7 +34,7 @@ npm/npmjs/-/content-type/1.0.5, MIT, approved, #6950 npm/npmjs/-/cookie-signature/1.0.6, MIT, approved, clearlydefined npm/npmjs/-/cookie/0.6.0, MIT, approved, clearlydefined npm/npmjs/-/corser/2.0.1, MIT, approved, clearlydefined -npm/npmjs/-/cross-spawn/7.0.3, MIT, approved, clearlydefined +npm/npmjs/-/cross-spawn/7.0.3, MIT, approved, #17146 npm/npmjs/-/date-fns/2.30.0, MIT, approved, clearlydefined npm/npmjs/-/debug/2.6.9, MIT, approved, clearlydefined npm/npmjs/-/debug/3.2.7, MIT, approved, clearlydefined diff --git a/public/assets/content/de/dataspace.json b/public/assets/content/de/dataspace.json index 2cdfd0a6..bdaebad4 100644 --- a/public/assets/content/de/dataspace.json +++ b/public/assets/content/de/dataspace.json @@ -139,7 +139,7 @@ { "background": "#C498EF63", "title": "Rollen-Teilnahmeinformationen verwalten", - "navigate": "/certificate-credential" + "navigate": "/certificateCredential" } ], "linksRow2": [ diff --git a/public/assets/content/en/dataspace.json b/public/assets/content/en/dataspace.json index a5345f48..a494e72d 100644 --- a/public/assets/content/en/dataspace.json +++ b/public/assets/content/en/dataspace.json @@ -139,7 +139,7 @@ { "background": "#C498EF63", "title": "Manage Role Credentials", - "navigate": "/certificate-credential" + "navigate": "/certificateCredential" } ], "linksRow2": [