Skip to content

Commit cc0a62a

Browse files
authored
Fix badges (#406)
1 parent 7f30934 commit cc0a62a

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Technic
33

44
A mod for [minetest](http://www.minetest.net)
55

6-
![mtt](https://github.com/mt-mods/technic/workflows/mtt/badge.svg)
7-
![luacheck](https://github.com/mt-mods/technic/workflows/luacheck/badge.svg)
8-
![mineunit](https://github.com/mt-mods/technic/workflows/mineunit/badge.svg)
9-
![](https://byob.yarr.is/mt-mods/technic/coverage)
6+
[![mtt](https://github.com/mt-mods/technic/actions/workflows/mtt.yml/badge.svg)](https://github.com/mt-mods/technic/actions/workflows/mtt.yml?query=branch%3Amaster)
7+
[![luacheck](https://github.com/mt-mods/technic/actions/workflows/luacheck.yml/badge.svg)](https://github.com/mt-mods/technic/actions/workflows/luacheck.yml?query=branch%3Amaster)
8+
[![mineunit](https://github.com/mt-mods/technic/actions/workflows/mineunit.yml/badge.svg)](https://github.com/mt-mods/technic/actions/workflows/mineunit.yml?query=branch%3Amaster)
9+
[![mineunit](https://byob.yarr.is/mt-mods/technic/coverage)](https://github.com/mt-mods/technic/actions/workflows/mineunit.yml?query=branch%3Amaster+is%3Asuccess)
1010

1111
[![License](https://img.shields.io/badge/license-LGPLv2.0%2B-purple.svg)](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.en.html)
1212
[![ContentDB](https://content.minetest.net/packages/mt-mods/technic_plus/shields/downloads/)](https://content.minetest.net/packages/mt-mods/technic_plus/)

technic_chests/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Technic chests
22
==============
33

4-
![luacheck](https://github.com/mt-mods/technic/workflows/luacheck/badge.svg)
5-
![mineunit](https://github.com/mt-mods/technic/workflows/mineunit/badge.svg)
6-
![](https://byob.yarr.is/mt-mods/technic/coverage-chests)
4+
[![luacheck](https://github.com/mt-mods/technic/actions/workflows/luacheck.yml/badge.svg)](https://github.com/mt-mods/technic/actions/workflows/luacheck.yml?query=branch%3Amaster)
5+
[![mineunit](https://github.com/mt-mods/technic/actions/workflows/mineunit.yml/badge.svg)](https://github.com/mt-mods/technic/actions/workflows/mineunit.yml?query=branch%3Amaster)
6+
[![mineunit](https://byob.yarr.is/mt-mods/technic/coverage-chests)](https://github.com/mt-mods/technic/actions/workflows/mineunit.yml?query=branch%3Amaster+is%3Asuccess)
77

88
License
99
-------

technic_cnc/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Technic CNC
33

44
Provides CNC machines that allow cutting nodes to selected shapes.
55

6-
![luacheck](https://github.com/mt-mods/technic/workflows/luacheck/badge.svg)
7-
![mineunit](https://github.com/mt-mods/technic/workflows/mineunit/badge.svg)
8-
![](https://byob.yarr.is/mt-mods/technic/coverage-cnc)
6+
[![luacheck](https://github.com/mt-mods/technic/actions/workflows/luacheck.yml/badge.svg)](https://github.com/mt-mods/technic/actions/workflows/luacheck.yml?query=branch%3Amaster)
7+
[![mineunit](https://github.com/mt-mods/technic/actions/workflows/mineunit.yml/badge.svg)](https://github.com/mt-mods/technic/actions/workflows/mineunit.yml?query=branch%3Amaster)
8+
[![mineunit](https://byob.yarr.is/mt-mods/technic/coverage-cnc)](https://github.com/mt-mods/technic/actions/workflows/mineunit.yml?query=branch%3Amaster+is%3Asuccess)
99

1010
# Machines
1111

0 commit comments

Comments
 (0)