Skip to content

404 on local Language Reference "back to cover" image #349

@Loud-Cat

Description

@Loud-Cat

Issue description

In the Language Reference local website (found via Help -> Reference in the Processing IDE), there is an image with the text "Processing" and title "Back to the Processing cover." Upon clicking the image, instead of being sent to the "cover" web page (http://localhost:8053/reference/index.html), I get sent to a page that says "404 Not Found" (http://localhost:8053)

image
image

URL(s) of affected page(s)

http://localhost:8053/reference/index.html (and all other pages of the language reference)

Proposed fix

In the source code, change the href property of the anchor tag (<a>) under #header (<div id="header">) from "/" to "/reference/index.html"

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