Skip to content

Commit 913ca49

Browse files
authored
fix: fix dead link in @neltify/nuxt readme (#355)
also remove the npm downloads badge. we don't usually do that.
1 parent 2fda8ee commit 913ca49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/nuxt-module/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Netlify 🤝 Nuxt
22

3-
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href]
4-
[![License][license-src]][license-href] [![Nuxt][nuxt-src]][nuxt-href]
3+
[![npm version][npm-version-src]][npm-version-href] [![License][license-src]][license-href]
4+
[![Nuxt][nuxt-src]][nuxt-href]
55

66
`@netlify/nuxt` provides local emulation of the Netlify platform directly in `nuxt dev`
77

88
## Features
99

1010
This repackages all the same features as `@netlify/vite-plugin`.
11-
[Check out its docs for details](../packages/vite-plugin/README.md).
11+
[Check out its docs for details](/packages/vite-plugin/README.md).
1212

1313
## Quick Setup
1414

0 commit comments

Comments
 (0)