You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ariatosca.apache.org by ra...@apache.org on 2017/06/12 16:07:15 UTC

incubator-ariatosca git commit: fixed badge

Repository: incubator-ariatosca
Updated Branches:
  refs/heads/ARIA-166-update-readme 10a2cca27 -> ed89ccbd4


fixed badge


Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/ed89ccbd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/ed89ccbd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/ed89ccbd

Branch: refs/heads/ARIA-166-update-readme
Commit: ed89ccbd4f47689dfc578b783bb019387b2851a2
Parents: 10a2cca
Author: Ran Ziv <ra...@gigaspaces.com>
Authored: Mon Jun 12 19:07:08 2017 +0300
Committer: Ran Ziv <ra...@gigaspaces.com>
Committed: Mon Jun 12 19:07:08 2017 +0300

----------------------------------------------------------------------
 README.md | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/ed89ccbd/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3672422..6aee414 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,15 @@
 ARIA
 ====
 
-[![Build Status](https://img.shields.io/travis/apache/incubator-ariatosca/master.svg?style=plastic)](https://travis-ci.org/apache/incubator-ariatosca)
-[![Appveyor Build Status](https://img.shields.io/appveyor/ci/ApacheSoftwareFoundation/incubator-ariatosca/master.svg?style=plastic)](https://ci.appveyor.com/project/ApacheSoftwareFoundation/incubator-ariatosca/history)
-[![License](https://img.shields.io/github/license/apache/incubator-ariatosca.svg?style=plastic)](http://www.apache.org/licenses/LICENSE-2.0)
-[![PyPI release](https://img.shields.io/pypi/v/ariatosca.svg?style=plastic)](https://pypi.python.org/pypi/ariatosca)
-![Python Versions](https://img.shields.io/pypi/pyversions/ariatosca.svg?style=plastic)
-![Wheel](https://img.shields.io/pypi/wheel/ariatosca.svg?style=plastic)
-![Contributors](https://img.shields.io/github/contributors/apache/incubator-ariatosca.svg?style=plastic)
-[![Open Pull Requests](https://img.shields.io/github/issues-pr/apache/incubator-ariatosca.svg?style=plastic)](https://github.com/apache/incubator-ariatosca/pulls)
-[![Closed Pull Requests](https://img.shields.io/github/issues-pr-closed-raw/apache/incubator-ariatosca.svg?style=plastic)](https://github.com/apache/incubator-ariatosca/pulls?q=is%3Apr+is%3Aclosed)
+[![Build Status](https://img.shields.io/travis/apache/incubator-ariatosca/master.svg)](https://travis-ci.org/apache/incubator-ariatosca)
+[![Appveyor Build Status](https://img.shields.io/appveyor/ci/ApacheSoftwareFoundation/incubator-ariatosca/master.svg)](https://ci.appveyor.com/project/ApacheSoftwareFoundation/incubator-ariatosca/history)
+[![License](https://img.shields.io/github/license/apache/incubator-ariatosca.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+[![PyPI release](https://img.shields.io/pypi/v/ariatosca.svg)](https://pypi.python.org/pypi/ariatosca)
+![Python Versions](https://img.shields.io/pypi/pyversions/ariatosca.svg)
+![Wheel](https://img.shields.io/pypi/wheel/ariatosca.svg)
+![Contributors](https://img.shields.io/github/contributors/apache/incubator-ariatosca.svg)
+[![Open Pull Requests](https://img.shields.io/github/issues-pr/apache/incubator-ariatosca.svg)](https://github.com/apache/incubator-ariatosca/pulls)
+[![Closed Pull Requests](https://img.shields.io/github/issues-pr-closed-raw/apache/incubator-ariatosca.svg)](https://github.com/apache/incubator-ariatosca/pulls?q=is%3Apr+is%3Aclosed)
 
 
 What is ARIA?
@@ -21,7 +21,7 @@ ARIA can be utilized by any organization that wants to implement TOSCA-based orc
 
 With ARIA, you can utilize TOSCA's cloud portability out-of-the-box, to develop, test and run your applications, from template to deployment.
 
-ARIA is an incubation project under the Apache Software Foundation.
+ARIA is an incubation project under the [Apache Software Foundation](https://www.apache.org/).
 
 
 Installation