Skip to content

Commit 5449939

Browse files
Tabrizianpi0
authored andcommitted
fix: link to the proxy page
1 parent 3467007 commit 5449939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Details
366366
- `'/api': 'http://www.mocky.io/v2'`
367367
- This line creates a server middleware to pass requests from `/api` to `http://www.mocky.io/v2`
368368
- 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.
369+
- For more information and advanced usage please refer to [proxy](https://github.com/nuxt-community/modules/blob/master/packages/proxy) docs.
370370

371371
## License
372372

0 commit comments

Comments
 (0)