next-font 1.1.0 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  ## Next Font
2
2
 
3
- Derived from `@next/font`. Aimed to be used in conjunction with [@next-font/plugin- vite](https://npmjs.com/packages/@next-font/vite)
3
+ Derived from `@next/font`. Aimed to be used in conjunction with [@next-font/plugin- vite](https://npmjs.com/package/@next-font/plugin-vite)
4
4
 
5
- > This package is best used with the [@next-font/plugin-vite](https://npmjs.com/packages/@next-font/vite) package or any plugins under the [@next-font](https://npmjs.com/org/next-font) organization.
5
+ > This package is best used with the [@next-font/plugin-vite](https://npmjs.com/package/@next-font/plugin-vite) package or any plugins under the [@next-font](https://npmjs.com/org/next-font) organization.
6
6
 
7
7
  ### Install
8
8