Skip to content

Commit a268277

Browse files
committed
fix: ci badges
1 parent fea7ae0 commit a268277

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/db-client/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,11 +191,11 @@ Refer to our [Contribution Guidelines]
191191
[discuss]: https://discuss.kurrent.io/
192192
[discord-kurrent]: https://discord.gg/Phn9pmCw3t
193193
[discord-ddd-cqrs-es]: https://discord.com/invite/sEZGSHNNbH
194-
[npm-badge]: https://img.shields.io/npm/v/@kurrent/db-client.svg
195-
[npm-badge-url]: https://www.npmjs.com/package/@kurrent/db-client
194+
[npm-badge]: https://img.shields.io/npm/v/@kurrent/kurrentdb-client.svg
195+
[npm-badge-url]: https://www.npmjs.com/package/@kurrent/kurrentdb-client
196196
[ci-badge]: https://github.com/kurrent-io/KurrentDB-Client-NodeJS/workflows/CI/badge.svg?branch=master
197197
[ci-badge-url]: https://github.com/kurrent-io/KurrentDB-Client-NodeJS/actions
198-
[license-badge]: https://img.shields.io/npm/l/@kurrent/db-client.svg
198+
[license-badge]: https://img.shields.io/npm/l/@kurrent/kurrentdb-client.svg
199199
[license-badge-url]: https://github.com/kurrent-io/KurrentDB-Client-NodeJS/blob/master/LICENSE
200200
[contribution guidelines]: https://github.com/kurrent-io/KurrentDB-Client-NodeJS/blob/master/CONTRIBUTING.md
201-
[Kurrent docs]: https://developers.kurrent.io/server/v24.6/quick-start/installation
201+
[Kurrent docs]: https://docs.kurrent.io/server/v25.0/quick-start/installation.html

packages/opentelemetry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Refer to our [contribution guidelines]
6666
[discord-kurrent]: https://discord.gg/Phn9pmCw3t
6767
[Discord-ddd-cqrs-es]: https://discord.com/invite/sEZGSHNNbH
6868
[contribution guidelines]: https://github.com/kurrent-io/KurrentDB-Client-NodeJS/blob/master/CONTRIBUTING.md
69-
[license-badge]: https://img.shields.io/npm/l/@kurrent/db-client.svg
69+
[license-badge]: https://img.shields.io/npm/l/@kurrent/kurrentdb-client.svg
7070
[license-badge-url]: https://github.com/kurrent-io/KurrentDB-Client-NodeJS/blob/master/LICENSE
7171
[ci-badge-url]: https://github.com/kurrent-io/KurrentDB-Client-NodeJS/actions
7272
[KurrentDB-Client-NodeJS]: https://github.com/kurrent-io/KurrentDB-Client-NodeJS

packages/test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ Refer to our [contribution guidelines][contributing-guidelines].
2323
[discord-kurrent]: https://discord.gg/Phn9pmCw3t
2424
[discord-ddd-cqrs-es]: https://discord.com/invite/sEZGSHNNbH
2525
[contributing-guidelines]: https://github.com/prisma/prisma/blob/main/CONTRIBUTING.md
26-
[license-badge]: https://img.shields.io/npm/l/@kurrent/db-client.svg
26+
[license-badge]: https://img.shields.io/npm/l/@kurrent/kurrentdb-client.svg
2727
[license-badge-url]: https://github.com/kurrent-io/KurrentDB-Client-NodeJS/blob/master/LICENSE

0 commit comments

Comments
 (0)