diff --git a/src/app/shared/components/restricted-access-banner/restricted-access-banner.component.html b/src/app/shared/components/restricted-access-banner/restricted-access-banner.component.html index 6da202464fe7532db4357f69250b8c8539f17f11..7fd18b393d58031983215f18cd5c8997140cd465 100644 --- a/src/app/shared/components/restricted-access-banner/restricted-access-banner.component.html +++ b/src/app/shared/components/restricted-access-banner/restricted-access-banner.component.html @@ -11,7 +11,7 @@ entire dataset, please apply for its access, in compliance with its terms of use.</span> </div> <div class="access-restreint-button"> - <a [routerLink]="['/', AppRoutes.accessManagement.uri]"> + <a [routerLink]="['/', AppRoutes.availableData.uri]"> <button class="button" i18n="@@dataset.data.access.button"> Request access to this dataset </button>