Fix Badge paths

This commit is contained in:
Zedifus 2021-09-11 03:20:27 +01:00
parent 39309cb696
commit 4d90ab3c30

View File

@ -27,8 +27,8 @@ If you have a config folder already from previous local installation or docker s
### Using the registry image:
| Branch | Status |
| ----------------- | ------------------------------------------------------------------ |
| :latest | [![pipeline status](https://gitlab.com/crafty-controller/crafty_commander/badges/master/pipeline.svg)](https://gitlab.com/crafty-controller/crafty_commander/-/commits/master) |
| :dev | [![pipeline status](https://gitlab.com/crafty-controller/crafty_commander/badges/dev/pipeline.svg)](https://gitlab.com/crafty-controller/crafty_commander/-/commits/dev) |
| :latest | [![pipeline status](https://gitlab.com/crafty-controller/crafty-commander/badges/master/pipeline.svg)](https://gitlab.com/crafty-controller/crafty-commander/-/commits/master) |
| :dev | [![pipeline status](https://gitlab.com/crafty-controller/crafty-commander/badges/dev/pipeline.svg)](https://gitlab.com/crafty-controller/crafty-commander/-/commits/dev) |
The provided image supports both `arm64` and `amd64` out the box, if you have issues though you can build it yourself.