We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c00f95 commit 15913bcCopy full SHA for 15913bc
README.rst
@@ -42,8 +42,8 @@ Testing
42
- You may change the port or where the container itself runs, just remember to update `.test.env`
43
- Run :code:`pytest tests`
44
45
-.. |code_ci| image:: https://gitlab.diamond.ac.uk/lims/scaup-backend/badges/master/pipeline.svg
46
- :target: https://gitlab.diamond.ac.uk/lims/scaup-backend/-/pipelines
+.. |code_ci| image:: https://github.com/DiamondLightSource/scaup-backend/actions/workflows/ci.yml/badge.svg
+ :target: https://github.com/DiamondLightSource/scaup-backend/actions/workflows/ci.yml
47
:alt: Code CI
48
49
.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
0 commit comments