Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHammy Havoc <hammy@splitanatom.com>2015-12-18 14:57:10 +0300
committerHammy Havoc <hammy@splitanatom.com>2015-12-18 14:57:10 +0300
commitbab67e8c5f94c46a352bd0b53298bddde20dafe3 (patch)
tree86899cd04c1edb7fee797ba19b4866a229578e03 /README.md
parentedf624c15708367e8e989e1e39ce6b294040a410 (diff)
Changed code.visualstudio.com hyperlink to HTTPS
Was previously HTTP; server automatically redirects to HTTPS, but irritating when using it on a phone as it adds a few seconds of additional loading.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3ef3ceca03..f4cd92e6ebf 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.org/Microsoft/vscode.svg?branch=master)](https://travis-ci.org/Microsoft/vscode) [![Build status](https://ci.appveyor.com/api/projects/status/vuhlhg80tj3e2a0l?svg=true)](https://ci.appveyor.com/project/VSCode/vscode)
-[VS Code](http://code.visualstudio.com) is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.
+[VS Code](https://code.visualstudio.com) is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.
<p align="center">
<img width="550" alt="vscodereadme" src="https://cloud.githubusercontent.com/assets/1487073/11243985/98562110-8e0b-11e5-9922-29a0b4884eab.png">