diff --git a/packages/browser/README.md b/packages/browser/README.md index 8e655940..c130edc9 100644 --- a/packages/browser/README.md +++ b/packages/browser/README.md @@ -16,8 +16,8 @@ ## Installation -This package can be installed from **[NPM](https://www.npmjs.com/search?q=%40simplewebauthn)** and -**[JSR](https://jsr.io/@simplewebauthn)**: +This package can be installed from **[NPM](https://www.npmjs.com/package/@simplewebauthn/browser)** +and **[JSR](https://jsr.io/@simplewebauthn/browser)**: ### Node LTS 20.x and higher diff --git a/packages/server/README.md b/packages/server/README.md index 5a01dd5b..356e2c09 100644 --- a/packages/server/README.md +++ b/packages/server/README.md @@ -12,8 +12,8 @@ ## Installation -This package can be installed from **[NPM](https://www.npmjs.com/search?q=%40simplewebauthn)** and -**[JSR](https://jsr.io/@simplewebauthn)**: +This package can be installed from **[NPM](https://www.npmjs.com/package/@simplewebauthn/server)** +and **[JSR](https://jsr.io/@simplewebauthn/server)**: ### Node LTS 20.x and higher diff --git a/packages/types/README.md b/packages/types/README.md index 6e03c807..71d07d41 100644 --- a/packages/types/README.md +++ b/packages/types/README.md @@ -12,8 +12,8 @@ TypeScript typings for **@simplewebauthn/server** and **@simplewebauthn/browser* ## Installation -This package can be installed from **[NPM](https://www.npmjs.com/search?q=%40simplewebauthn)** and -**[JSR](https://jsr.io/@simplewebauthn)**: +This package can be installed from **[NPM](https://www.npmjs.com/package/@simplewebauthn/types)** +and **[JSR](https://jsr.io/@simplewebauthn/types)**: ### Node LTS 20.x and higher