From da269fc9974dfc8ce235012a1164b88a47fc6186 Mon Sep 17 00:00:00 2001 From: Les Vogel Date: Wed, 21 Jun 2017 10:45:13 -0700 Subject: [PATCH] Update README.md --- flexible/async-rest/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flexible/async-rest/README.md b/flexible/async-rest/README.md index d88caad417e..d9d97614f35 100644 --- a/flexible/async-rest/README.md +++ b/flexible/async-rest/README.md @@ -3,7 +3,7 @@ This web app demonstrates using asynchronous servlet techniques to reduce server resources. -The code for this tutorial is here: [https://github.com/GoogleCloudPlatform/java-docs-samples/managed_vms/async-rest](https://github.com/GoogleCloudPlatform/java-docs-samples/managed_vms/async-rest). +The code for this tutorial is [here](https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/flexible/async-rest). ## Initial Setup ##