Skip to content

Commit c873140

Browse files
committed
minor fix
1 parent 66c6628 commit c873140

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

docs/self-hosting/methods/download-config.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ curl "https://prime.plane.so/api/v2/setup/?version=v2.3.4&airgapped=true&platfor
3131
unzip plane.zip
3232
```
3333

34-
Replace `v2.3.4` with the version you need. See the [releases page](https://plane.so/changelog?category=self-hosteds) for available versions.
34+
Replace `v2.3.4` with the version you need. See the [releases page](https://plane.so/changelog?category=self-hosted) for available versions.
3535

3636
## What's in the zip
3737

@@ -107,10 +107,6 @@ Target architecture: `amd64` or `arm64`. Defaults to `amd64`. Only applies when
107107
- `airgapped-docker-compose-{platform}.yml`
108108
- `variables.env`
109109

110-
## Examples
111-
112-
### Download standard config files
113-
114110
### Errors
115111

116112
| Status | Cause | Response |

0 commit comments

Comments
 (0)