jupyterhub / configurable-http-proxy

node-http-proxy plus a REST API
BSD 3-Clause "New" or "Revised" License
242 stars 130 forks source link

fix GitHub workflow badge URL #509

Closed shoito closed 1 year ago

shoito commented 1 year ago

fix GitHub workflow badge URL.

See https://github.com/badges/shields/issues/8671

You need to update your badge URL from https://img.shields.io/github/workflow/status///Run%20Tests to https://img.shields.io/github/actions/workflow/status///test.yml?branch=main

welcome[bot] commented 1 year ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] commented 1 year ago

Congrats on your first merged pull request in this project! :tada: congrats Thank you for contributing, we are very proud of you! :heart:

consideRatio commented 1 year ago

Thank you @shoito!!

shoito commented 1 year ago

@consideRatio Thank you for merge.