vault/website/README.md
Sarah Chavis 0a39621e5f
[DOCS] Retire legacy content files - CE (#9115)
* Retire legacy content files

* add repo link to main README
2025-09-08 14:23:06 -07:00

24 lines
781 B
Markdown

# Vault product documentation website
> [!IMPORTANT]
>
> **Vault documentation change**
>
> Vault product documentation no longer publishes from the `/website` directory.
The Vault docs now live in the
[`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs)
repo under `/content/vault/`.
You can still contribute to Vault docs by created a PR under
`hashicorp/web-unified-docs`:
- For content changes related to the monthly Vault update, submit PRs against
the monthly update branch (e.g., `vault/202509`).
- For content changes related to an upcoming Vault release, submit PRs against
the RC release branch (e.g., `vault/1.21.x`).
- For version-agnostic updates like typos, corrections, and broken links, submit
PRs against the `main` branch.