vercel 23.1.3-canary.9 → 24.0.1-canary.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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +4980 -2741
  3. package/package.json +15 -11
package/README.md CHANGED
@@ -34,7 +34,7 @@ Finally, [connect your Git repository to Vercel](https://vercel.com/docs/git) an
34
34
 
35
35
  ## Documentation
36
36
 
37
- For details on how to use Vercel CLI, check out our [documentation](https://vercel.com/docs).
37
+ For details on how to use Vercel CLI, check out our [documentation](https://vercel.com/docs/cli).
38
38
 
39
39
  ## Local Development
40
40