8000 docs(README): fix badge URLs · IKatsuba/github@4b7f439 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b7f439

Browse files
committed
docs(README): fix badge URLs
1 parent cf43e50 commit 4b7f439

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
[**semantic-release**](https://github.com/semantic-release/semantic-release) plugin to publish a
44
[GitHub release](https://help.github.com/articles/about-releases) and comment on released Pull Requests/Issues.
55

6-
[![Build Status](https://github.com/octokit/core.js/workflows/Test/badge.svg)](https://github.com/octokit/core.js/actions?query=workflow%3ATest+branch%3Amaster)
6+
[![Build Status](https://github.com/semantic-release/github/workflows/Test/badge.svg)](https://github.com/semantic-release/github/actions?query=workflow%3ATest+branch%3Amaster)
77

88
[![npm latest version](https://img.shields.io/npm/v/@semantic-release/github/latest.svg)](https://www.npmjs.com/package/@semantic-release/github)
99
[![npm next version](https://img.shields.io/npm/v/@semantic-release/github/next.svg)](https://www.npmjs.com/package/@semantic-release/github)

0 commit comments

Comments
 (0)
0