Skip to content

Commit

Permalink
Update download-latest-tarball.rst (#6616)
Browse files Browse the repository at this point in the history
Co-authored-by: Carrie Warner (Mattermost) <[email protected]>
  • Loading branch information
amyblais and cwarnermm authored Aug 25, 2023
1 parent 8edc6ad commit d62dc66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/install/download-latest-tarball.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Using ``wget``, download the Mattermost Server release you want to install.

<div class="mm-code-copy__wrapper">
<code class="mm-code-copy__text mm-code-copy__trigger" data-click-el="Snippet">
wget https://releases.mattermost.com/8.0.1/mattermost-8.0.1-linux-amd64.tar.gz
wget https://releases.mattermost.com/8.1.0/mattermost-8.1.0-linux-amd64.tar.gz
</code>
<span class="mm-code-copy__copied-notice">Copied to clipboard</span>
</div>
Expand Down Expand Up @@ -52,4 +52,4 @@ Using ``wget``, download the Mattermost Server release you want to install.
If you are looking for an older release, these can be found in our `version archive </upgrade/version-archive.html>`__ documentation.

- `Enterprise Edition releases </upgrade/version-archive.html#mattermost-enterprise-edition>`__
- `Team Edition releases </upgrade/version-archive.html#mattermost-team-edition>`__
- `Team Edition releases </upgrade/version-archive.html#mattermost-team-edition>`__

0 comments on commit d62dc66

Please sign in to comment.