From 180a934f12c972d348aa982c49ca396e6fa49d45 Mon Sep 17 00:00:00 2001 From: philipz Date: Thu, 24 Jul 2014 23:43:34 +0800 Subject: [PATCH] Fix myapp-nginx.tmpl filename --- docs/templates-interation-example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates-interation-example.md b/docs/templates-interation-example.md index 734ddfc02..0cf15cfea 100644 --- a/docs/templates-interation-example.md +++ b/docs/templates-interation-example.md @@ -29,7 +29,7 @@ reload_cmd = "/usr/sbin/service nginx reload" ## Create a source template -`/etc/confd/templates/nginx.tmpl` +`/etc/confd/templates/myapp-nginx.tmpl` ``` upstream myapp {