netlify-cli 17.36.2 → 17.37.0-rc.1

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
@@ -7,7 +7,7 @@
7
7
  Interact with [Netlify](http://netlify.com/) from the comfort of your CLI.
8
8
 
9
9
  See the [CLI command line reference](https://cli.netlify.com/commands/) to get started and the docs on using
10
- [Netlify Dev](https://github.com/netlify/cli/blob/main/docs/netlify-dev.md) to run your site locally.
10
+ [Netlify Dev](https://github.com/netlify/cli/blob/main/docs/commands/dev.md) to run your site locally.
11
11
 
12
12
  ## Table of Contents
13
13