BanatawaB
Deno12mo ago
Banatawa

[deno doc --html] q? querys returning refs to a bad url

Hey, i've been messing around with
deno doc --html
command
Works great but couldn't help but notice that once i do a search like https://rpdjf.github.io/Jikan.js/~/ClientOptions.html?q=bas, all of the returned items are referecing to a bad base url, redirecting me to https://rpdjf.github.io/~/base.html instead of https://rpdjf.github.io/Jikan.js/~/base.html

It also does that when opening my generated
index.html
file through my browser

Am I missing something ?
Was this page helpful?