Repository: libcloud Updated Branches: refs/heads/trunk eae60769f -> 185039817
Fix branch name. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/18503981 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/18503981 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/18503981 Branch: refs/heads/trunk Commit: 185039817ddd738b2efb4c255c94506bd9cabdbb Parents: eae6076 Author: Tomaz Muraus <[email protected]> Authored: Mon Sep 11 09:55:48 2017 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Mon Sep 11 09:55:48 2017 +0200 ---------------------------------------------------------------------- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/18503981/README.rst ---------------------------------------------------------------------- diff --git a/README.rst b/README.rst index 8949df2..517584d 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Apache Libcloud - a unified interface for the cloud .. image:: https://bestpractices.coreinfrastructure.org/projects/152/badge :target: https://bestpractices.coreinfrastructure.org/projects/152 -.. image:: https://img.shields.io/codecov/c/github/apache/libcloud/master.svg +.. image:: https://img.shields.io/codecov/c/github/apache/libcloud/trunk.svg :target: https://codecov.io/github/apache/libcloud?branch=trunk Apache Libcloud is a Python library which hides differences between different
