Skip to content

Commit e2b1bfe

Browse files
authored
Merge pull request #655 from geopython/Zeitsperre-patch-1
Change coveralls branch from master to main
2 parents 511a2b2 + 9fc0447 commit e2b1bfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ the Open Geospatial Consortium. PyWPS is written in Python.
55

66
[![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://pywps.readthedocs.io/en/latest/?badge=latest)
77
[![Build Status](https://github.com/geopython/pywps/actions/workflows/main.yml/badge.svg)](https://github.com/geopython/pywps/actions/workflows/main.yml)
8-
[![Coverage Status](https://coveralls.io/repos/github/geopython/pywps/badge.svg?branch=master)](https://coveralls.io/github/geopython/pywps?branch=master)
8+
[![Coverage Status](https://coveralls.io/repos/github/geopython/pywps/badge.svg?branch=main)](https://coveralls.io/github/geopython/pywps?branch=main)
99
[![PyPI](https://img.shields.io/pypi/dm/pywps.svg)](https://pypi.org/project/pywps/)
1010
[![GitHub license](https://img.shields.io/github/license/geopython/pywps.svg)]()
1111

0 commit comments

Comments
 (0)