| Index: experimental/webtry/DESIGN.md
|
| diff --git a/experimental/webtry/DESIGN.md b/experimental/webtry/DESIGN.md
|
| index 32b70f021b75d5d2b57fb3da35c35efe155e1cb2..6e9642e4c748faf3eb29f5423fb3cc3b498dcdee 100644
|
| --- a/experimental/webtry/DESIGN.md
|
| +++ b/experimental/webtry/DESIGN.md
|
| @@ -251,8 +251,8 @@ Squid
|
|
|
| Squid is configured to run on port 80 and run as an accelerator for the actual
|
| Go program which is running on port 8000. The config for the squid proxy is
|
| -held in sys/webtry_squid, which is copied into place during installation and
|
| -squid is kept running via monit.
|
| +held in setup/sys/webtry_squid, which is copied into place during installation
|
| +and squid is kept running via monit.
|
|
|
| Workspaces
|
| ----------
|
|
|