Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: experimental/webtry/DESIGN.md

Issue 644513003: webtry: Simply move sys/ directory into setup/. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | experimental/webtry/setup/sys/webtry_init » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
----------
« no previous file with comments | « no previous file | experimental/webtry/setup/sys/webtry_init » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698