Fix Super-Linter button in README

Updated the button to the latest format seen here:

https://github.com/marketplace/actions/super-linter#add-super-linter-badge-in-your-repository-readme
This commit is contained in:
John Bampton
2023-07-15 20:49:30 +10:00
parent 2af0ff52e9
commit 95fbacb1dc
+1 -1
View File
@@ -7,7 +7,7 @@
</p>
<h1>mruby</h1>
<a href="https://github.com/marketplace/actions/super-linter">
<img src="https://github.com/mruby/mruby/workflows/Lint%20Code%20Base/badge.svg"
<img src="https://github.com/mruby/mruby/actions/workflows/super-linter.yml/badge.svg"
alt="GitHub Super-Linter">
</a>
</div>