api-services-portal
api-services-portal copied to clipboard
Broken release link on Redirect page
When users try to visit a number of old sites (KQ, ARGG, API Spec Editor), they are sent to https://api.gov.bc.ca/redirect/*, e.g. https://api.gov.bc.ca/redirect/kq.
These pages have a 'View the release notes' button which has an incorrect link.
This is the source https://github.com/bcgov/api-services-portal/blob/4a930731c92f9d4bcb8dc6362718ffacbdf1510b/src/nextapp/pages/redirect/%5Bid%5D.tsx
The release links should be updated to helpReleaseUrl as seen in help-menu.tsx.
The ARGG redirect page also links to /docs/platform-api-owner-user-journey
ie https://api.gov.bc.ca/docs/platform-api-owner-user-journey which is a also invalid.