Skip to content

docs: fix http link to https in deployment guide - #16510

Merged
n1ckoates merged 2 commits into
vercel:mainfrom
jahanzaib-iqbal-dev:fix/https-link-deployment-guide
Jun 30, 2026
Merged

docs: fix http link to https in deployment guide#16510
n1ckoates merged 2 commits into
vercel:mainfrom
jahanzaib-iqbal-dev:fix/https-link-deployment-guide

Conversation

@jahanzaib-iqbal-dev

Copy link
Copy Markdown
Contributor

Summary

Fixes an `http://` link that should be `https://` in the Vercel deployment guide.

```diff
-github.com
+github.com
```

Two lines above this on the same page already use `https://` correctly.

Checklist

  • Docs-only change. No behavior impact.
  • Replacement URL verified to return HTTP 200.

@n1ckoates
n1ckoates force-pushed the fix/https-link-deployment-guide branch 2 times, most recently from d104847 to 9d8c24a Compare June 30, 2026 16:13
@n1ckoates
n1ckoates enabled auto-merge (squash) June 30, 2026 16:15
@n1ckoates
n1ckoates merged commit 51eec0c into vercel:main Jun 30, 2026
45 of 46 checks passed
gr2m added a commit that referenced this pull request Jul 6, 2026
Backport of #16510 to `release-v6.0` (clean cherry-pick). Trivial
http→https link fix.

Part of the v6.0 backport tracking issue #16767.

Co-authored-by: Jahanzaib iqbal <78400134+jahanzaib-iqbal-dev@users.noreply.github.com>
github-actions Bot added a commit that referenced this pull request Jul 6, 2026
Backport of #16510 to `release-v6.0` (clean cherry-pick). Trivial
http→https link fix.

Part of the v6.0 backport tracking issue #16767.

Co-authored-by: Jahanzaib iqbal <78400134+jahanzaib-iqbal-dev@users.noreply.github.com>
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