diff --git a/README.md b/README.md index 0df455e..130a8bd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Documentation is built with [zensical](https://zensical.org/) and deployed by pu | --------------------- | -------------------------------- | ----------------------------------------- | | `docs.yml` | Push to `main` | `/dev/` | | `docs-release.yml` | Release (via changelog workflow) | `//` + `/latest/` + `index.html` | -| `docs-pr-preview.yml` | PR opened/updated | `/pr//` | +| `docs-pr-preview.yml` | PR opened/updated (incl. forks) | `/pr//` | | `docs-pr-cleanup.yml` | PR closed | removes `/pr//` | The `gh-pages` branch has the following structure: