Skip to content

Commit 4dc88ff

Browse files
docs: fix mistake in build status badge
The badge pointed to the common framework instead of the tool
1 parent 8ec5330 commit 4dc88ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> The aim of this tool is make it easier for Solidity contract developers to test their contracts in a more effective and efficient way.
44
55
[![](https://github.com/syntest-framework/syntest-solidity/actions/workflows/node.js.yml/badge.svg)](https://github.com/syntest-framework/syntest-solidity/actions/workflows/node.js.yml)
6-
[![publish](https://github.com/syntest-framework/syntest-solidity/actions/workflows/publish.yml/badge.svg)](https://github.com/syntest-framework/syntest-framework/actions/workflows/publish.yml)
6+
[![publish](https://github.com/syntest-framework/syntest-solidity/actions/workflows/publish.yml/badge.svg)](https://github.com/syntest-framework/syntest-syntest/actions/workflows/publish.yml)
77
![npm (scoped)](https://img.shields.io/npm/v/@syntest/solidity?style=flat)
88
![node-current (scoped)](https://img.shields.io/node/v/@syntest/solidity)
99

0 commit comments

Comments
 (0)