Fixed build status badge link

This commit is contained in:
Bartek Kryza
2022-04-02 17:21:53 +02:00
parent fb00348081
commit fd9edd81d0

View File

@@ -1,6 +1,6 @@
# clang-uml - C++ UML diagram generator based on Clang and PlantUML # clang-uml - C++ UML diagram generator based on Clang and PlantUML
[![Build status]](https://github.com/bkryza/clang-uml/actions/workflows/build.yml/badge.svg) [![Build status](https://github.com/bkryza/clang-uml/actions/workflows/build.yml/badge.svg)](https://github.com/bkryza/clang-uml/actions)
[![Coverage](https://codecov.io/gh/bkryza/clang-uml/branch/master/graph/badge.svg)](https://codecov.io/gh/bkryza/clang-uml) [![Coverage](https://codecov.io/gh/bkryza/clang-uml/branch/master/graph/badge.svg)](https://codecov.io/gh/bkryza/clang-uml)
`clang-uml` is an automatic C++ to [PlantUML](https://plantuml.com) class, sequence `clang-uml` is an automatic C++ to [PlantUML](https://plantuml.com) class, sequence