From 23ff9413b919735b9d5520189eb80635ec6a8fbb Mon Sep 17 00:00:00 2001 From: "benjamin.jakimow@geo.hu-berlin.de" <q8DTkxUg-BB> Date: Fri, 20 Jan 2017 18:52:24 +0100 Subject: [PATCH] new generation --- timeseriesviewer/docs/README_PyQtGraph.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/timeseriesviewer/docs/README_PyQtGraph.html b/timeseriesviewer/docs/README_PyQtGraph.html index ec1e89e0..ea2e1008 100644 --- a/timeseriesviewer/docs/README_PyQtGraph.html +++ b/timeseriesviewer/docs/README_PyQtGraph.html @@ -1,5 +1,5 @@ -<p><a href="https://travis-ci.org/pyqtgraph/pyqtgraph"><img alt="Build Status" src="https://travis-ci.org/pyqtgraph/pyqtgraph.svg?branch=develop" /></a> -<a href="http://codecov.io/github/pyqtgraph/pyqtgraph?branch=develop"><img alt="codecov.io" src="http://codecov.io/github/pyqtgraph/pyqtgraph/coverage.svg?branch=develop" /></a></p> +<p><a href="https://travis-ci.org/pyqtgraph/pyqtgraph"><img alt="Build Status" src="https://travis-ci.org/pyqtgraph/pyqtgraph.svg?branch=develop"></a> +<a href="http://codecov.io/github/pyqtgraph/pyqtgraph?branch=develop"><img alt="codecov.io" src="http://codecov.io/github/pyqtgraph/pyqtgraph/coverage.svg?branch=develop"></a></p> <h1>PyQtGraph</h1> <p>A pure-Python graphics library for PyQt/PySide</p> <p>Copyright 2012 Luke Campagnola, University of North Carolina at Chapel Hill</p> -- GitLab