I'm running into some broken links in the docs, e.g. on https://discord.js.org/docs/packages/builders/stable/EmbedBuilder:Class#/docs/discord.js/main/class/ClientUser?scrollTo=displayAvatarURL the link to ImageURLOptions doesn't work and redirects to the home page of the docs. I've run into a few of these bad links so far and imagine others (especially those migrating from v13 to v14) may as well.
#Where do we report documentation link/quality issues?
6 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
It's a Discord.js docs issue and I've explained it above; local code is moot, in this instance.
To add to the frustration, I can't just put ImageURLOptions in the docs search and get a useful result.
(In case someone runs into a similar issue and finds this thread via search, I was able to find it by ctrl+clicking on things in my IDE, but having to do that instead of reading the docs was... not ideal. And the specific issue was more or less covered on https://discordjs.guide/additional-info/changes-in-v14.html#cdn )
You have an old version of the site cached. Clear the cache.
Shift + F5 or Ctrl + Shift + R