aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory P. Smith [Google LLC] <gps@google.com>2021-05-24 15:34:55 -0700
committerGregory P. Smith [Google LLC] <gps@google.com>2021-05-24 15:34:55 -0700
commit9ac10595f1b053b86841dd0fc42cfdfc168bd52a (patch)
treee6fdda231ff9aaafdda1231978ce7c77a6687f8c
parentc0fe06c65bc2fe6d981cac2b4d12f73e197d70be (diff)
downloadportpicker-9ac10595f1b053b86841dd0fc42cfdfc168bd52a.tar.gz
Correct badge hyperlink :)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 946ef52..bd56703 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Python portpicker module
[![PyPI version](https://badge.fury.io/py/portpicker.svg)](https://badge.fury.io/py/portpicker)
-![GH Action Status](https://github.com/google/python_portpicker/actions/workflows/main.yml/badge.svg)
+![GH Action Status](https://github.com/google/python_portpicker/actions/workflows/python-package.yml/badge.svg)
[![Travis CI org Status](https://travis-ci.org/google/python_portpicker.svg?branch=master)](https://travis-ci.org/google/python_portpicker)
This module is useful for finding unused network ports on a host. If you need