diff options
| author | adamjanovsky | 2023-01-02 14:44:13 +0100 |
|---|---|---|
| committer | GitHub | 2023-01-02 14:44:13 +0100 |
| commit | 4e6a140e886a959c6f44a0c5f62b76f5565d2c93 (patch) | |
| tree | 44f20feab05f4b24730c0d89c1cfa85b08337cca | |
| parent | d28befc1b40a440dc9b0f11ee616f9ad811b10b4 (diff) | |
| download | sec-certs-4e6a140e886a959c6f44a0c5f62b76f5565d2c93.tar.gz sec-certs-4e6a140e886a959c6f44a0c5f62b76f5565d2c93.tar.zst sec-certs-4e6a140e886a959c6f44a0c5f62b76f5565d2c93.zip | |
Fix/badge targets (#302)
Fixes bad link targets of some badges.
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,9 +7,9 @@ A tool for data scraping and analysis of security certificates from Common Crite [](https://seccerts.org) [](https://seccerts.org/docs/index.html) [](https://pypi.org/project/sec-certs/) - +[](https://hub.docker.com/r/seccerts/sec-certs/tags) [](https://pypi.org/project/sec-certs/) -[](https://img.shields.io/github/actions/workflow/status/crocs-muni/sec-certs/.github/workflows/tests.yml?branch=main&label=tests&style=flat-square) +[](https://github.com/crocs-muni/sec-certs/actions/workflows/tests.yml?query=branch%3Amain) [](https://app.codecov.io/gh/crocs-muni/sec-certs) ## Installation |
