Skip to content

Link to the example YAML file in docs/contributing_libraries.md is 404 #1450

Description

@SableRaf

Current:

<a href="src/content/libraries/en/p5.warp.yaml">copying an existing library</a>

This resolves relative to the current document and points to:

https://github.com/processing/p5.js-website/blob/main/docs/src/content/libraries/en/p5.warp.yaml

which does not exist, causing a 404 error.

It should be:

<a href="/src/content/libraries/en/p5.warp.yaml">copying an existing library</a>

which correctly resolves to:

https://github.com/processing/p5.js-website/blob/main/src/content/libraries/en/p5.warp.yaml

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions