We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c6628 commit c873140Copy full SHA for c873140
1 file changed
docs/self-hosting/methods/download-config.md
@@ -31,7 +31,7 @@ curl "https://prime.plane.so/api/v2/setup/?version=v2.3.4&airgapped=true&platfor
31
unzip plane.zip
32
```
33
34
-Replace `v2.3.4` with the version you need. See the [releases page](https://plane.so/changelog?category=self-hosteds) for available versions.
+Replace `v2.3.4` with the version you need. See the [releases page](https://plane.so/changelog?category=self-hosted) for available versions.
35
36
## What's in the zip
37
@@ -107,10 +107,6 @@ Target architecture: `amd64` or `arm64`. Defaults to `amd64`. Only applies when
107
- `airgapped-docker-compose-{platform}.yml`
108
- `variables.env`
109
110
-## Examples
111
-
112
-### Download standard config files
113
114
### Errors
115
116
| Status | Cause | Response |
0 commit comments