jupyterhub / configurable-http-proxy

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

fix GitHub workflow badge URL #509

Closed shoito closed 10 months ago

shoito commented 10 months 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 10 months 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 10 months 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 10 months ago

Thank you @shoito!!

shoito commented 10 months ago

@consideRatio Thank you for merge.