Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update docs link for IP ranges #5608

Merged

Conversation

ndv99
Copy link
Contributor

@ndv99 ndv99 commented Feb 10, 2025

Done

  • Updated docs link for IP ranges
  • Added verbose error message for redirects

QA steps

  • Run yarn test-docs-links
  • Ensure it passes

@webteam-app
Copy link

@@ -3,6 +3,17 @@ import docsUrls from "../src/app/base/docsUrls";

const urls = Object.values(docsUrls);

const redirectErrorMessage = (url: string, location: string | null) => `
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition

@ndv99 ndv99 enabled auto-merge (squash) February 10, 2025 13:13
@ndv99 ndv99 merged commit bd88f01 into canonical:main Feb 10, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants