diff --git a/app/_redirects b/app/_redirects index 782134a5144b..e998ec456ab3 100644 --- a/app/_redirects +++ b/app/_redirects @@ -100,6 +100,7 @@ /konnect/dev-portal/applications/dev-apps/ /konnect/dev-portal/register-and-create-app/ /konnect/dev-portal/applications/dev-gen-creds/ /konnect/dev-portal/register-and-create-app/ /dev-portal/access-and-approval/azure/ /dev-portal/access-and-approval/sso/ +/konnect/dev-portal/access-and-approval/azure/ /konnect/dev-portal/access-and-approval/sso/ /konnect/dev-portal/access-and-approval/manage-app-reg-requests/ /konnect/dev-portal/access-and-approval/manage-app-connections/ /konnect/dev-portal/access-and-approval/auto-approve-devs-apps/ /konnect/dev-portal/create-dev-portal/ diff --git a/app/contributing/user-interfaces.md b/app/contributing/user-interfaces.md index 3cc009a89fa3..b427d8de46c7 100644 --- a/app/contributing/user-interfaces.md +++ b/app/contributing/user-interfaces.md @@ -51,7 +51,7 @@ Screenshots are used to support documentation and do not _replace_ documentation - Screenshots of UI elements should include only the relevant **panel**. Panels are a container within a UI window which contain multiple related elements. - Mouse should not be visible. - **Emphasis on elements in the screenshot:** Create a **rectangular** border around the point of interest. -The border must use the color `#0788ad` from the [colors style guide](https://kongponents.netlify.app/guide/styles/colors.html). +The border must use the color `#0788ad` from the [@kong/design-tokens in the style guide](https://kongponents.netlify.app/guide/theming.html). - **Screenshot border:** Set the `image-border` class if your screenshot requires a border. You might need to set a border when: * Panels have a white background and will therefore blend into the surrounding area * You want to separate the screenshot clearly from another image diff --git a/tools/broken-link-checker/config/ignored_targets.json b/tools/broken-link-checker/config/ignored_targets.json index 30c07249bccc..e819dbc70af0 100644 --- a/tools/broken-link-checker/config/ignored_targets.json +++ b/tools/broken-link-checker/config/ignored_targets.json @@ -60,7 +60,7 @@ "https://support.traceable.ai/", "https://app.datadome.co/dashboard/management/integrations", "https://www.moesif.com/solutions/metered-api-billing", - "https://opeani.com/", + "https://openai.com/", "https://openai.com/*", "https://is.docs.wso2.com/en/latest/guides/identity-federation/configure-oauth2-openid-connect/" ]