agrc / planning-queue

A place to manage issues that do not have a dedicated repository or code... yet.
MIT License
0 stars 0 forks source link

Website internal and external link validation #387

Closed nathankota closed 4 weeks ago

nathankota commented 3 months ago

Benefit

Find broken urls in website content

Acceptance Criteria

Notes

No response

Risks

No response

Issue Reference

refs #377

steveoh commented 4 weeks ago

Sprint 5 notes

We should be able to validate internal urls by using

lychee ./dist --offline

Before we can complete this task for external links, we must complete some house keeping tasks.

I propose we triage these issues and when we have a clean slate, we can implement lychee into the build process for external links.

[!NOTE] We do have the option of using the internet archive to link to old things instead of trying to fix them or remove them.

nathankota commented 4 weeks ago

A tool was run for link validation, which generated new tasks listed in comments above, which are included in #377 to begin to be addressed in FY25