Skip to content

Commit a503b89

Browse files
docs(README.md): fix badges
1 parent feed468 commit a503b89

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -166,17 +166,18 @@ MIT © angular-package ([license][callback-license])
166166
[git-commit-karma]: http://karma-runner.github.io/0.10/dev/git-commit-msg.html
167167
[git-commit-conventional]: https://www.conventionalcommits.org/en/v1.0.0/
168168

169-
<!-- Package: callback -->
169+
<!-- This package: error -->
170170
<!-- GitHub: badges -->
171-
[callback-badge-issues]: https://img.shields.io/github/issues/angular-package/callback
172-
[callback-badge-forks]: https://img.shields.io/github/forks/angular-package/callback
173-
[callback-badge-stars]: https://img.shields.io/github/stars/angular-package/callback
174-
[callback-badge-license]: https://img.shields.io/github/license/angular-package/callback
171+
[error-badge-issues]: https://img.shields.io/github/issues/angular-package/error
172+
[error-badge-forks]: https://img.shields.io/github/forks/angular-package/error
173+
[error-badge-stars]: https://img.shields.io/github/stars/angular-package/error
174+
[error-badge-license]: https://img.shields.io/github/license/angular-package/error
175175
<!-- GitHub: badges links -->
176-
[callback-issues]: https://github.com/angular-package/callback/issues
177-
[callback-forks]: https://github.com/angular-package/callback/network
178-
[callback-license]: https://github.com/angular-package/callback/blob/master/LICENSE
179-
[callback-stars]: https://github.com/angular-package/callback/stargazers
176+
[error-issues]: https://github.com/angular-package/error/issues
177+
[error-forks]: https://github.com/angular-package/error/network
178+
[error-license]: https://github.com/angular-package/error/blob/master/LICENSE
179+
[error-stars]: https://github.com/angular-package/error/stargazers
180+
<!-- This package -->
180181

181182
<!-- Package: callback -->
182183
<!-- npm -->

0 commit comments

Comments
 (0)