Skip to content

Commit ba5fcd0

Browse files
authored
docs(readme): update badges URL
1 parent a200c60 commit ba5fcd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<br />
66

77
<div align="center">
8-
<h3> Set of core commands for building AdonisJS projects </h3>
8+
<h3> Core Commands for building AdonisJS projects </h3>
99
<p>
1010
Assembler contains a set of core commands to <strong>build and serve the AdonisJS typescript project</strong>, along with scaffolding <code>make</code> commands.
1111
</p>
@@ -42,5 +42,5 @@
4242
[circleci-image]: https://img.shields.io/circleci/project/github/adonisjs/assembler/master.svg?style=for-the-badge&logo=circleci
4343
[circleci-url]: https://circleci.com/gh/adonisjs/aseembler "circleci"
4444

45-
[npm-image]: https://img.shields.io/npm/v/@adonisjs/assembler.svg?style=for-the-badge&logo=npm
46-
[npm-url]: https://npmjs.org/package/@adonisjs/assembler "npm"
45+
[npm-image]: https://img.shields.io/npm/v/@adonisjs/assembler/latest.svg?style=for-the-badge&logo=npm
46+
[npm-url]: https://npmjs.org/package/@adonisjs/assembler/v/latest "npm"

0 commit comments

Comments
 (0)