Skip to content

Commit 88b7261

Browse files
updating readmes
1 parent 9e1b3c0 commit 88b7261

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/features/sql-big-data-cluster/app-deploy/addpy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To run this sample, you need the following prerequisites.
7373
"success": true
7474
}
7575
```
76-
6. Any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. You can get the endpoint for the web service by running:
76+
6. <a name=restapi></a>Any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. You can get the endpoint for the web service by running:
7777
```bash
7878
mssqlctl app describe --name addpy --version [version]
7979
```

samples/features/sql-big-data-cluster/app-deploy/magic8ball/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To run this sample, you need the following prerequisites.
7777
# delete app
7878
mssqlctl app delete --name magic8ball --version [version]
7979
```
80-
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.
80+
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#restapi) for detailed instructions on how to call the web service.
8181

8282
<a name=sample-details></a>
8383

0 commit comments

Comments
 (0)