From 3ad99627de5db60aeadaca0a48632124bf410cac Mon Sep 17 00:00:00 2001 From: Travis Reeder Date: Tue, 3 Oct 2017 17:30:05 -0700 Subject: [PATCH] Update README.md --- examples/apps/hellos/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/apps/hellos/README.md b/examples/apps/hellos/README.md index bb36b194c..4b9b41658 100644 --- a/examples/apps/hellos/README.md +++ b/examples/apps/hellos/README.md @@ -2,4 +2,4 @@ This shows you how to organize functions into a full application and deploy them easily with one command. -See [apps documentation](/docs/developers/app.md) for details on how to use this. +See [apps documentation](/docs/developers/apps.md) for details on how to use this.