FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.75k stars 475 forks source link

c2sp.org/age-plugin returns 404 Not Found #495

Closed dhcgn closed 1 year ago

dhcgn commented 1 year ago

Link in CONTRIBUTING.md returns "404 - page not found"

https://github.com/FiloSottile/age/blob/8e3f74c283b2e9b3cd0ec661fa4008504e536d20/.github/CONTRIBUTING.md?plain=1#L27

https://c2sp.org/age-plugin redirect with 302 to https://github.com/C2SP/C2SP/blob/main/age-plugin.md which returns 404.

quite commented 1 year ago

The plugin PR was recently merged, so no more 404!