Skip to content

Commit

Permalink
fix: link to the proxy page
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabrizian authored and pi0 committed Oct 26, 2017
1 parent 3467007 commit 5449939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ Details
- `'/api': 'http://www.mocky.io/v2'`
- This line creates a server middleware to pass requests from `/api` to `http://www.mocky.io/v2`
- We used `pathRewrite` to remove `/api` from starting of requests and change it to `/v2`
- 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.

## License

Expand Down

0 comments on commit 5449939

Please sign in to comment.