Skip to content

Conversation

@dipikabh
Copy link
Contributor

Description

Continuing on from #42346, this PR replaces links in files/en-us/web/http with the cssxref macro.

See "Additional details" and "Motivation" in #42346 for more context.

Related issues and pull requests

Search string: \[`([^`]+?)`\]\(/en-US/docs/Web/CSS/Reference/At-rules/\1\)
Replace string: {{cssxref("$1")}}
Search: \[`([^`]+)`\]\(/en-US/docs/Web/CSS/Reference/At-rules/(@media/[^)]+)\)
Replace: {{cssxref("$2")}}
@dipikabh dipikabh requested a review from a team as a code owner December 16, 2025 13:11
@dipikabh dipikabh requested review from hamishwillee and removed request for a team December 16, 2025 13:11
@github-actions github-actions bot added Content:HTTP HTTP docs size/s [PR only] 6-50 LoC changed labels Dec 16, 2025
@github-actions
Copy link
Contributor

Preview URLs

Flaws (4)

Note! 3 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/HTTP/Guides/Browser_detection_using_the_user_agent
Title: Browser detection using the user agent string (UA sniffing)
Flaw count: 4

  • macros:
    • Macro glossary produces link /en-US/docs/Glossary/rendering_engine which is a redirect
  • unknown:
    • No generic content config found
    • no blog root
    • no blog root

Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

Thanks!

@dipikabh
Copy link
Contributor Author

Thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTTP HTTP docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants