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 ##