Skip to content

Commit

Permalink
Merge pull request #573 from catenax-ng/fix/trace-kit-link
Browse files Browse the repository at this point in the history
fix(trace): replace broken link to the traceability kit
  • Loading branch information
mhellmeier authored Jan 3, 2024
2 parents 0ea6753 + c3bd7cb commit 509ca0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/kitsGallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const kitsGallery = [
name: 'Traceability Kit',
domain: 'PLM / Quality',
img: Traceability_Kit,
pageRoute: "/docs-kits/kits/Traceability Kit/Adoption View Traceability Kit"
pageRoute: "/docs-kits/kits/Traceability Kit/Business View Traceability Kit"
},
{
id: 5,
Expand Down

0 comments on commit 509ca0a

Please sign in to comment.