Skip to content

Fix Broken Links in Doc Site#737

Merged
KetanReddy merged 1 commit intomainfrom
docs/broken-links
Oct 30, 2025
Merged

Fix Broken Links in Doc Site#737
KetanReddy merged 1 commit intomainfrom
docs/broken-links

Conversation

@KetanReddy
Copy link
Copy Markdown
Member

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major
  • N/A

Does your PR have any documentation updates?

  • Updated docs
  • No Update needed
  • Unable to update docs

Release Notes

Fix a handful of broken links on the doc site

@KetanReddy KetanReddy self-assigned this Oct 29, 2025
@KetanReddy KetanReddy requested a review from a team as a code owner October 29, 2025 04:57
@KetanReddy KetanReddy added documentation Changes only affect the documentation skip-release Preserve the current version when merged labels Oct 29, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.77%. Comparing base (e272eb1) to head (d8557ab).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #737   +/-   ##
=======================================
  Coverage   85.77%   85.77%           
=======================================
  Files         504      504           
  Lines       22669    22669           
  Branches     2639     2639           
=======================================
  Hits        19445    19445           
  Misses       2895     2895           
  Partials      329      329           

☔ 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.

import * as React from "react";
import { ReferenceAssetsPlugin } from "@player-ui/reference-assets-plugin-react";
import "@player-ui/reference-assets-plugin-react/dist/index.css";
//import "@player-ui/reference-assets-plugin-react/dist/index.css";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why is this commented out? Otherwise, all of these look good to me.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Ah, this should not have been committed.

@kharrop
Copy link
Copy Markdown
Member

kharrop commented Oct 29, 2025

/docs

intuit-svc added a commit to player-ui/player-ui.github.io that referenced this pull request Oct 29, 2025
@intuit-svc
Copy link
Copy Markdown
Contributor

Docs Preview

A preview of your PR docs was deployed by CircleCI #28508 on Wed, 29 Oct 2025 16:11:23 GMT

📖 Docs (View site)

@KetanReddy KetanReddy merged commit 179d31d into main Oct 30, 2025
15 checks passed
@KetanReddy KetanReddy deleted the docs/broken-links branch November 13, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Changes only affect the documentation skip-release Preserve the current version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants