Skip to content

[BUG] Docs sidebar "Benchmarks" link 404s β€” should point to benchmarks/README.mdΒ #48534

Description

@vaishnavi007dixit

πŸ› What's broken?

The "Benchmarks" link in the docs page sidebar (under Performance) is broken. It points to a URL outside this repo's GitHub Pages site and returns a 404, even though the content it should link to (benchmarks/README.md) exists in the repo.


πŸ“‹ Steps to Reproduce

  1. Open https://saptarshi-coder.github.io/EaseMotion-css/index.html
  2. Look at the left sidebar, under the "Performance" section
  3. Click the "Benchmarks" link
  4. Page returns a 404

βœ… Expected Behavior

Clicking "Benchmarks" should load the content of benchmarks/README.md within the EaseMotion-css Pages site.


❌ Actual Behavior

The link points to:
https://saptarshi-coder.github.io/benchmarks/README.md

This is missing the /EaseMotion-css/ path segment, so it resolves to a completely different (non-existent) GitHub Pages site and returns: "404 β€” There isn't a GitHub Pages site here."


πŸ”— Reproduction

Not applicable β€” this is a broken navigation link on the docs site itself, not a CSS/HTML usage issue. Reproduction is just visiting the link above.


🌍 Environment

Field Value
EaseMotion CSS version N/A β€” docs site link, not a CSS usage bug
Browser Chrome
OS Windows

πŸ“Έ Screenshot

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    GSSoC-26Official GSSoC 2026 issuebugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention neededlevel:intermediateRequires moderate project understanding

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions