Description
Throughout your documentation you write code-server-{version} but the latest linux version is named code-server{version}. There is no hyphen between the word server and the version string.
Steps to Reproduce
- Try to visit https://github.com/cdr/code-server/releases/download/1.1156-vsc1.33.1/code-server-1.1156-vsc1.33.1-linux-x64.tar.gz in your browser and it will fail to download
- Instead visit https://github.com/cdr/code-server/releases/download/1.1156-vsc1.33.1/code-server1.1156-vsc1.33.1-linux-x64.tar.gz and it will download!
Finders
@iyengarvinay and @ckathleen
code-serverversion: 1.1156-vsc1.33.1OS Version: linux-x64, all cloud providers
Description
Throughout your documentation you write
code-server-{version}but the latest linux version is namedcode-server{version}. There is no hyphen between the word server and the version string.Steps to Reproduce
Finders
@iyengarvinay and @ckathleen