We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3467007 commit 5449939Copy full SHA for 5449939
README.md
@@ -366,7 +366,7 @@ Details
366
- `'/api': 'http://www.mocky.io/v2'`
367
- This line creates a server middleware to pass requests from `/api` to `http://www.mocky.io/v2`
368
- We used `pathRewrite` to remove `/api` from starting of requests and change it to `/v2`
369
- - For more information and advanced usage please refer to [proxy](../proxy) docs.
+ - For more information and advanced usage please refer to [proxy](https://github.com/nuxt-community/modules/blob/master/packages/proxy) docs.
370
371
## License
372
0 commit comments