-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
Images in the docs/extras/img/
directory, such the site's favicon and the one referenced in the guide example below, are not directly accessible in the static build (causing the links point at them to result in a 404):
switch-guide/docs/.vitepress/config.mjs
Line 19 in 96b5f65
head: [['link', { rel: 'icon', href: '/img/favicon.ico' }]], |
- No risk of bans as long as emuMMC remains offline from Nintendo [[info]](../../extras/img/ban.png) |
In those two examples, the non-working links that appear in the site are:
(There might be more examples of broken direct links like these within the site; I just haven't looked for them)
Metadata
Metadata
Assignees
Labels
No labels