From c589442b29f53772eeecd0a26da43ebf334bbcd9 Mon Sep 17 00:00:00 2001 From: "Paul J. Durack" Date: Fri, 24 Mar 2017 10:47:38 -0700 Subject: [PATCH 1/2] Update https URLs, update to 2.8, fix whitespace --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5968858fef..7f30fbf05f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ uvcdat ====== [![build status](https://travis-ci.org/UV-CDAT/uvcdat.svg?branch=master)](https://travis-ci.org/UV-CDAT/uvcdat/builds) -[![stable version](http://img.shields.io/badge/stable version-2.4.1-brightgreen.svg)](https://github.com/UV-CDAT/uvcdat/releases/tag/2.4.1) -![platforms](http://img.shields.io/badge/platforms-linux | osx-lightgrey.svg) -[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.50101.svg)](http://dx.doi.org/10.5281/zenodo.50101) - +[![stable version](https://img.shields.io/badge/stable%20version-2.8.0-brightgreen.svg)](https://github.com/UV-CDAT/uvcdat/releases/tag/2.8.0) +![platforms](https://img.shields.io/badge/platforms-linux%20|%20osx-lightgrey.svg) +[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.164442.svg)](https://dx.doi.org/10.5281/zenodo.164442) [![Anaconda-Server Badge](https://anaconda.org/uvcdat/uvcdat/badges/installer/conda.svg)](https://conda.anaconda.org/uvcdat) [![Anaconda-Server Badge](https://anaconda.org/uvcdat/uvcdat/badges/downloads.svg)](https://anaconda.org/uvcdat/uvcdat) @@ -14,6 +13,4 @@ Led by Lawrence Livermore National Laboratory (LLNL), the consortium consists of Developing and Contributing ------ -We'd love to get contributions from you! Please take a look at the -[Contribution Documents](CONTRIBUTING.md) to see how to get your changes merged -in. +We'd love to get contributions from you! Please take a look at the [Contribution Documents](CONTRIBUTING.md) to see how to get your changes merged in. From c4214d0c7877db91c812310acd529002f5fa397f Mon Sep 17 00:00:00 2001 From: "Paul J. Durack" Date: Fri, 24 Mar 2017 10:49:15 -0700 Subject: [PATCH 2/2] Correct tag link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f30fbf05f..0c1c6eabdd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ uvcdat ====== [![build status](https://travis-ci.org/UV-CDAT/uvcdat.svg?branch=master)](https://travis-ci.org/UV-CDAT/uvcdat/builds) -[![stable version](https://img.shields.io/badge/stable%20version-2.8.0-brightgreen.svg)](https://github.com/UV-CDAT/uvcdat/releases/tag/2.8.0) +[![stable version](https://img.shields.io/badge/stable%20version-2.8.0-brightgreen.svg)](https://github.com/UV-CDAT/uvcdat/releases/tag/v2.8) ![platforms](https://img.shields.io/badge/platforms-linux%20|%20osx-lightgrey.svg) [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.164442.svg)](https://dx.doi.org/10.5281/zenodo.164442) [![Anaconda-Server Badge](https://anaconda.org/uvcdat/uvcdat/badges/installer/conda.svg)](https://conda.anaconda.org/uvcdat)