Skip to content

Fix: Reduce multiple H1s to H2s in Distributed Agent Runtime page#6412

Merged
ekzhu merged 3 commits into
microsoft:mainfrom
LuluZhuu:fixh1
Apr 28, 2025
Merged

Fix: Reduce multiple H1s to H2s in Distributed Agent Runtime page#6412
ekzhu merged 3 commits into
microsoft:mainfrom
LuluZhuu:fixh1

Conversation

@LuluZhuu
Copy link
Copy Markdown
Contributor

@LuluZhuu LuluZhuu commented Apr 27, 2025

Why are these changes needed?

This PR fixes the issue of multiple <h1> headers in the Distributed Agent Runtime documentation page. The page has more than one <h1> which violates semantic HTML structure. This fix downgrades the inner section headings (e.g., "Cross-Language Runtimes", "Next Steps") to <h2>.

Related issue number

Related issue: #6090

Checks

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.29%. Comparing base (0e9744c) to head (8e152fe).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6412      +/-   ##
==========================================
- Coverage   78.30%   78.29%   -0.01%     
==========================================
  Files         221      221              
  Lines       16184    16184              
==========================================
- Hits        12673    12672       -1     
- Misses       3511     3512       +1     
Flag Coverage Δ
unittests 78.29% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ekzhu ekzhu enabled auto-merge (squash) April 28, 2025 23:14
@ekzhu ekzhu merged commit fcbac2d into microsoft:main Apr 28, 2025
60 checks passed
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.

2 participants