From 0d46ae232e7c8c1996b3d3dc395632905bcdb0df Mon Sep 17 00:00:00 2001 From: Masaki Muranaka Date: Fri, 10 Feb 2017 08:06:06 +0000 Subject: [PATCH] Use https instead of http in web links. Signed-off-by: Masaki Muranaka --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- README.md | 10 +++++----- assembly/assembly-ide-war/src/main/webapp/IDE.jsp | 2 +- .../src/main/webapp/_app/browserNotSupported.js | 2 +- .../examples/che-ide-extension-client-server.txt | 8 ++++---- .../plugins/examples/che-ide-extension-simple.txt | 8 ++++---- .../assembly/plugins/examples/che-server-extension.txt | 8 ++++---- dashboard/README.md | 2 +- dashboard/src/app/admin/plugins/plugins.controller.ts | 2 +- dashboard/src/components/api/che-git.spec.ts | 2 +- dockerfiles/README.md | 8 ++++---- .../che/plugin/github/server/GitHubKeyUploader.java | 2 +- plugins/plugin-svn/README.md | 2 +- .../che/api/factory/server/FactoryServiceTest.java | 6 +++--- .../factory/server/impl/FactoryBaseValidatorTest.java | 2 +- .../api/machine/server/util/RecipeRetrieverTest.java | 2 +- 16 files changed, 34 insertions(+), 34 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 278a1eb9c7f..12ae7f04523 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,5 +17,5 @@ Pull Request Policy: https://github.com/eclipse/che/wiki/Development-Workflow#pu #### Docs PR - diff --git a/README.md b/README.md index b2950ebd2bf..e1ed78ee4cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Eclipse Che - Eclipse Next-Generation IDE [![Join the chat at https://gitter.im/eclipse/che](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eclipse/che?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Eclipse License](http://img.shields.io/badge/license-Eclipse-brightgreen.svg)](https://github.com/codenvy/che/blob/master/LICENSE) +[![Eclipse License](https://img.shields.io/badge/license-Eclipse-brightgreen.svg)](https://github.com/codenvy/che/blob/master/LICENSE) [![Build Status](https://ci.codenvycorp.com/buildStatus/icon?job=che-ci-master)](https://ci.codenvycorp.com/job/che-ci-master) https://www.eclipse.org/che/. Next-generation Eclipse platform, developer workspace server and cloud IDE. Che defines workspaces that include their dependencies including embedded containerized runtimes, Web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere on a desktop or a server ... [Read More](https://www.eclipse.org/che/features/) @@ -8,12 +8,12 @@ https://www.eclipse.org/che/. Next-generation Eclipse platform, developer worksp ![Eclipse Che](https://www.eclipse.org/che/images/banner@2x.png "Eclipse Che") ### Getting Started -You can run Che in the public cloud, a private cloud, or install it on any OS. Che has been tested on Ubuntu, Linux, MacOS and Windows. The [step by step guide](http://eclipse.org/che/getting-started/) will get you going along with [our docs](https://www.eclipse.org/che/docs/). +You can run Che in the public cloud, a private cloud, or install it on any OS. Che has been tested on Ubuntu, Linux, MacOS and Windows. The [step by step guide](https://eclipse.org/che/getting-started/) will get you going along with [our docs](https://www.eclipse.org/che/docs/). The `che` repository is where we do development and there are many ways you can participate, for example: -- [Submit bugs and feature requests](http://github.com/eclipse/che/issues) and help us verify them -- Review [source code changes](http://github.com/eclipse/che/pulls) +- [Submit bugs and feature requests](https://github.com/eclipse/che/issues) and help us verify them +- Review [source code changes](https://github.com/eclipse/che/pulls) - [Improve docs](https://github.com/codenvy/che-docs) ### Customizing @@ -27,7 +27,7 @@ If you are interested in fixing issues and contributing directly to the code bas - [Contributor license agreement](https://github.com/eclipse/che/wiki/Contributor-License-Agreement) ### Feedback -* **Support:** You can ask questions, report bugs, and request features using [GitHub issues](http://github.com/eclipse/che/issues). +* **Support:** You can ask questions, report bugs, and request features using [GitHub issues](https://github.com/eclipse/che/issues). * **Roadmap:** We maintain [the roadmap](https://github.com/eclipse/che/wiki/Roadmap) on the wiki. * **Weekly Meetings:** Join us on [a hangout](https://github.com/eclipse/che/wiki/Weekly-Planning-Meetings). diff --git a/assembly/assembly-ide-war/src/main/webapp/IDE.jsp b/assembly/assembly-ide-war/src/main/webapp/IDE.jsp index f4d1fb75191..8b043aced2e 100644 --- a/assembly/assembly-ide-war/src/main/webapp/IDE.jsp +++ b/assembly/assembly-ide-war/src/main/webapp/IDE.jsp @@ -17,7 +17,7 @@ Eclipse Che - +