From 9e1b3c0d2c824e6d2030753cf65010bb6033cb4e Mon Sep 17 00:00:00 2001 From: Jeroen ter Heerdt Date: Fri, 8 Mar 2019 14:18:05 -0800 Subject: [PATCH] updating readme for magic8ball --- .../sql-big-data-cluster/app-deploy/magic8ball/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/sql-big-data-cluster/app-deploy/magic8ball/README.md b/samples/features/sql-big-data-cluster/app-deploy/magic8ball/README.md index 3ce289ae..eb7cd613 100644 --- a/samples/features/sql-big-data-cluster/app-deploy/magic8ball/README.md +++ b/samples/features/sql-big-data-cluster/app-deploy/magic8ball/README.md @@ -77,7 +77,7 @@ To run this sample, you need the following prerequisites. # delete app mssqlctl app delete --name magic8ball --version [version] ``` - Note that any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. See step 6 in the [Addpy sample](../addpy/readme.md) for detailed instructions on how to call the web service. + Note that any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. See step 6 in the [Addpy sample](../addpy/) for detailed instructions on how to call the web service.