Skip to content

docs: fix README links#3

Open
JasonLandbridge wants to merge 1 commit into
peterjohncasasola:mainfrom
JasonLandbridge:fix/readme-broken-links
Open

docs: fix README links#3
JasonLandbridge wants to merge 1 commit into
peterjohncasasola:mainfrom
JasonLandbridge:fix/readme-broken-links

Conversation

@JasonLandbridge
Copy link
Copy Markdown
Contributor

Summary

  • Fix README documentation quick links that returned 404s on the deployed docs site
  • Replace the broken raw GitHub logo URL with a repository-relative assets/logo.png path
  • Update the outdated Explicit Joins quick link to the existing Include Filtering documentation page

Details

The README linked to several docs routes without the .html suffix, but the currently deployed VitePress site serves those pages at .html URLs. The following quick links now resolve successfully:

  • Getting Started
  • Query Composition
  • Include Filtering
  • Governance & Security
  • Performance Optimization
  • Migration Guide (v1 → v2)

The README logo also pointed at:

https://raw.githubusercontent.com/peterjohncasasola/FlexQuery.NET/main/assets/logo.png

@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2026

@JasonLandbridge is attempting to deploy a commit to the peterjohncasasola's projects Team on Vercel.

A member of the Team first needs to authorize it.

@JasonLandbridge
Copy link
Copy Markdown
Contributor Author

Also, you might want to upload a higher resolution .png or use .svg because the image is really blurry:

image

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.

1 participant