Skip to content

Commit 407d113

Browse files
committed
Link to repo
1 parent a185d8f commit 407d113

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
@@ -1492,7 +1492,7 @@ class GroutClientPlugin(GroutClientBasePlugin):
14921492
return 'http://localhost:7001', request
14931493
```
14941494

1495-
See [grout_client.py](./proxy/plugin/grout_client.py) for more information. To try this out, start by passing `--plugin proxy.plugin.grout_client.GroutClientPlugin` when starting the grout client.
1495+
See [grout_client.py](https://github.com/abhinavsingh/proxy.py/blob/develop/proxy/plugin/grout_client.py) for more information. To try this out, start by passing `--plugin proxy.plugin.grout_client.GroutClientPlugin` when starting the grout client.
14961496

14971497
## Grout using Docker
14981498

0 commit comments

Comments
 (0)