Skip to content

Direct image links not working #241

@BHSPitMonkey

Description

@BHSPitMonkey

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):

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions