Skip to content

Commit 93d2b50

Browse files
authored
Merge pull request #95 from makeplane/update-ce-version
Updated upgrade Plane instructions for CE
2 parents 8bc64cd + a7d6575 commit 93d2b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

self-hosting/manage/upgrade-plane.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Before starting, make a backup of your Plane instance. For detailed steps, see t
4545

4646
1. Download the latest stable release with ↓:
4747
```bash
48-
curl -fsSL -o setup.sh https://raw.githubusercontent.com/makeplane/plane/master/deploy/selfhost/install.sh
48+
curl -fsSL -o setup.sh https://github.com/makeplane/plane/releases/latest/download/setup.sh
4949
```
5050

5151
2. Execute the setup script with ↓:

0 commit comments

Comments
 (0)