Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
109 stars 73 forks source link

Fix the link to the datamodel page for datamodel repos #12909

Closed mlqn closed 1 month ago

mlqn commented 1 month ago

Description

The 404 page is displayed when opening a datamodel repository

BEFORE

https://github.com/Altinn/altinn-studio/assets/24462611/3e948cc9-72cd-4a1a-b409-9d839d1c7973

AFTER

https://github.com/Altinn/altinn-studio/assets/24462611/2bbc6749-fb78-4c3d-896e-b231a3d27f0e

Verification

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.04%. Comparing base (c91bfd7) to head (86e78e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12909 +/- ## ======================================= Coverage 91.04% 91.04% ======================================= Files 1387 1387 Lines 19698 19698 Branches 2387 2387 ======================================= Hits 17934 17934 Misses 1501 1501 Partials 263 263 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.