Canonicalize Warp links#91
Conversation
Broken paths → new destinations: - /features/editor/autosuggestions → /terminal/command-completions/autosuggestions/ - /code/code-permissions → /agent-platform/capabilities/agent-profiles-permissions/ - /getting-started/refer-a-friend → /support-and-community/community/refer-a-friend/ - /help/using-warp-offline → /support-and-community/troubleshooting-and-support/using-warp-offline/ - /features/secret-redaction → /support-and-community/privacy-and-security/secret-redaction/ - /features/warp-ai/active-ai → /agent-platform/local-agents/active-ai/ - /oz → /agent-platform/cloud-agents/overview/ Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR canonicalizes Warp marketing-site links to https://www.warp.dev and updates login troubleshooting links from HTTP to HTTPS. The changes are limited to docs/content URL targets and shared header links.
Concerns
No blocking correctness or security concerns found in the annotated diff.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Summary
Canonicalizes Warp marketing-site links in the docs and fixes HTTP login links that surfaced in the HTTPS audit.
Changes
https://warp.dev...links tohttps://www.warp.dev...across docs pages and shared components.http://app.warp.dev/loginlinks tohttps://app.warp.dev/loginin the login troubleshooting page.origin/mainand preserved the canonical URL updates in merged content.Validation
https://warp.devURL targets remain.http://*.warp.devlinks remain.git --no-pager diff --check.Conversation: https://staging.warp.dev/conversation/80239355-26c2-4617-9094-996eb2037065
Co-Authored-By: Oz oz-agent@warp.dev