getporter / porter

Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command.
https://porter.sh
Apache License 2.0
1.22k stars 204 forks source link

Add trailing slash to items in the website menu #3125

Closed kichristensen closed 3 months ago

kichristensen commented 3 months ago

What does this change

A missing trailing slash causes a extra redirect to the page with a trailing slash. It also fixes some for the errors reported by the link checker in #3027.

Notes for the reviewer

Checklist