Skip to content

Fix API link and add GitHub link in Blazor sample#370

Merged
mattleibow merged 2 commits intomainfrom
copilot/fix-sample-api-links
Mar 4, 2026
Merged

Fix API link and add GitHub link in Blazor sample#370
mattleibow merged 2 commits intomainfrom
copilot/fix-sample-api-links

Conversation

Copy link
Contributor

Copilot AI commented Mar 3, 2026

The Blazor sample top bar had an incorrect API link (/api/ instead of /api/SkiaSharp.Extended) and was missing a link back to the GitHub repo.

  • API link: corrected to https://mono.github.io/SkiaSharp.Extended/api/SkiaSharp.Extended
  • GitHub link: added https://github.com/mono/SkiaSharp.Extended

Blazor sample with updated links


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: mattleibow <1096616+mattleibow@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix API links in sample code Fix API link and add GitHub link in Blazor sample Mar 3, 2026
github-actions bot pushed a commit that referenced this pull request Mar 3, 2026
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

📖 Documentation Preview

The documentation for this PR has been deployed and is available at:

🔗 View Staging Documentation

🔗 View Staging Blazor Sample

This preview will be updated automatically when you push new commits to this PR.


This comment is automatically updated by the documentation staging workflow.

@mattleibow mattleibow marked this pull request as ready for review March 3, 2026 15:50
@mattleibow mattleibow requested a review from Copilot March 3, 2026 15:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Blazor sample’s top navigation links to point users to the correct documentation locations and provide a direct link back to the GitHub repository.

Changes:

  • Updated the top-bar API documentation link.
  • Added a new top-bar link to the GitHub repository.

@mattleibow mattleibow merged commit a494b45 into main Mar 4, 2026
9 checks passed
@mattleibow mattleibow deleted the copilot/fix-sample-api-links branch March 4, 2026 00:08
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.

3 participants