π 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
- Open https://saptarshi-coder.github.io/EaseMotion-css/index.html
- Look at the left sidebar, under the "Performance" section
- Click the "Benchmarks" link
- 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
π 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
β 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
πΈ Screenshot