Skip to content

Fix broken Twitter follow link in documentation footer#11273

Open
Copilot wants to merge 3 commits intomasterfrom
copilot/fix-footer-icon-404-error
Open

Fix broken Twitter follow link in documentation footer#11273
Copilot wants to merge 3 commits intomasterfrom
copilot/fix-footer-icon-404-error

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 16, 2026

The "Follow us on Twitter" footer link on documentation pages (e.g. /projects/fireflies) uses the deprecated twitter.com/intent/follow endpoint, which returns a 404 since the X rebrand.

  • Updated URL from https://twitter.com/intent/follow?screen_name=MsMakeCodehttps://x.com/MsMakeCode
  • Updated title attribute to "Follow us on X"
  • Icon class (twitter) left as-is since it references the Semantic UI glyph

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • x.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Update URL from twitter.com/intent/follow to x.com/MsMakeCode
and title from 'Follow us on Twitter' to 'Follow us on X'.

Agent-Logs-Url: https://github.com/microsoft/pxt/sessions/bda6ba9e-5aba-42ae-ba2f-d72cfad236fc

Co-authored-by: abchatra <6107272+abchatra@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix 404 error for Follow us on Twitter icon in footer Fix broken Twitter follow link in documentation footer Apr 16, 2026
Copilot AI requested a review from abchatra April 16, 2026 20:01
@abchatra abchatra marked this pull request as ready for review April 16, 2026 20:49
@abchatra abchatra enabled auto-merge (squash) April 21, 2026 21:44
@abchatra abchatra requested a review from jwunderl April 21, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

“Follow us on Twitter” footer icon returns 404 on Introduction documentation page

2 participants