Bug Report Checklist
Expected
https://mochajs.org/#root-hook-plugins as referenced in the TSDoc for interface RootHoobObject should redirect to https://mochajs.org/features/root-hook-plugins.
Actual
https://mochajs.org/#root-hook-plugins in fact redirects to https://features/root-hook-plugins.
In fact, they pretty much all do.
Minimal, Complete and Verifiable Example
https://mochajs.org/#root-hook-plugins
Versions
Idk. What version does the website run on?
Additional Info
Yes... Sigh... I will make a PR.
P.S. I think the ClientRedirects.astro might not work in dev mode. I had to change to preview mode to replicate it.
Also, why aren't the .astro and dist dirs not excluded from prettier?! (Yes, I'm going to complain the entire time. I have standards.)
Bug Report Checklist
faqlabel, but none matched my issue.Expected
https://mochajs.org/#root-hook-plugins as referenced in the TSDoc for
interface RootHoobObjectshould redirect to https://mochajs.org/features/root-hook-plugins.Actual
https://mochajs.org/#root-hook-plugins in fact redirects to https://features/root-hook-plugins.
In fact, they
pretty muchall do.Minimal, Complete and Verifiable Example
https://mochajs.org/#root-hook-plugins
Versions
Idk. What version does the website run on?
Additional Info
Yes... Sigh... I will make a PR.
P.S. I think the ClientRedirects.astro might not work in dev mode. I had to change to preview mode to replicate it.
Also, why aren't the
.astroanddistdirs not excluded from prettier?! (Yes, I'm going to complain the entire time. I have standards.)