Skip to content

Commit a7bd9d2

Browse files
committed
chore: format
1 parent 9d46e84 commit a7bd9d2

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/intro.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,3 @@ import { CardGroup } from '@site/src/components/CardGroup';
3535
Learn how to integrate Plane's webhooks with your service.
3636
</Card>
3737
</CardGroup>
38-

docs/self-hosting/manage/update/to-latest-version.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ Docker Compose**. Check your Docker Compose version with `docker-compose
3131
--version` and update if needed.
3232
:::
3333

34-
```bash
35-
sudo prime-cli update-cli
36-
```
34+
```bash
35+
sudo prime-cli update-cli
36+
```
3737

38-
The latest version of the CLI ensures your Plane upgrades happen smoothly.
38+
The latest version of the CLI ensures your Plane upgrades happen smoothly.
3939

4040
2. To update Plane to the latest version, run:
4141
```bash

0 commit comments

Comments
 (0)