From 8c39e085f487deb479260acb018724377ee894e8 Mon Sep 17 00:00:00 2001 From: Asher Date: Thu, 8 Aug 2019 13:40:01 -0500 Subject: [PATCH] Use generic releases link for v2 message --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaf4c5bc..94cc9dea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # code-server [!["Open Issues"](https://img.shields.io/github/issues-raw/cdr/code-server.svg)](https://github.com/cdr/code-server/issues) [!["Latest Release"](https://img.shields.io/github/release/cdr/code-server.svg)](https://github.com/cdr/code-server/releases/latest) [![MIT license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/cdr/code-server/blob/master/LICENSE) [![Discord](https://img.shields.io/discord/463752820026376202.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/zxSwN8Z) **code-server v2 is almost out!** -[Get the preview here](https://github.com/cdr/code-server/releases/tag/2.preview.1-vsc1.36.1). +[Get the preview here](https://github.com/cdr/code-server/releases). (Linux builds only at the moment.) `code-server` is [VS Code](https://github.com/Microsoft/vscode) running on a remote server, accessible through the browser.