Update url in upgrade guide

This commit is contained in:
Chen-I Lim 2021-04-21 11:16:33 -07:00
parent acd2a89d5a
commit 32489b8999

View file

@ -12,8 +12,8 @@ Use the URL of the Ubuntu archive package, `focalboard-server-linux-amd64.tar.gz
Create and use a clean directory, or delete any existing packages first, then run:
```
# Download the new version (e.g. 0.6.5-rc1 here)
wget https://github.com/mattermost/focalboard/releases/download/v0.6.5-rc1/focalboard-server-linux-amd64.tar.gz
# Download the new version (e.g. 0.6.5 here, check the release for the latest one)
wget https://github.com/mattermost/focalboard/releases/download/v0.6.5/focalboard-server-linux-amd64.tar.gz
tar -xvzf focalboard-server-linux-amd64.tar.gz
# Stop the server