There is a broken link in the documentation.
Reading https://www.vaultproject.io/docs/commands/operator/init/,
This command cannot be run against already-initialized Vault cluster.
For more information on sealing and unsealing, please the seal concepts page.
...
clicking on that link returns 404.
Seems like some links are broken, for example clicking Download on the home page redirects to https://www.vaultproject.io/downloads.html which is a 404.
@jescalan do you happen to know if this might have anything to do with https://github.com/hashicorp/vault/pull/8657 that was merged recently? I remember you mentioning that you fixed an unrelated redirect issue. Is that PR out into the wild yet, and would it address what they're seeing here? Thanks!
More broken links here: https://www.vaultproject.io/docs/secrets/ssh/
All links to documents under ssh directory are broken.
Note that for most of these, replacing .html with / solves the 404, so maybe netlify or nextjs got updated?
Most helpful comment
Seems like some links are broken, for example clicking Download on the home page redirects to https://www.vaultproject.io/downloads.html which is a 404.