Broken link fixed (#17961)

* Broken link fixed

* Better wording

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
pull/17970/head
Satyajit Das 2019-12-06 04:38:49 +00:00 committed by Kubernetes Prow Robot
parent bb45a9818d
commit cc79282861
1 changed files with 1 additions and 2 deletions

View File

@ -192,7 +192,7 @@ func main() {
}
```
If the application is deployed as a Pod in the cluster, please refer to the [next section](#accessing-the-api-from-a-pod).
If the application is deployed as a Pod in the cluster, see [Accessing the API from within a Pod](#accessing-the-api-from-within-a-pod).
#### Python client
@ -451,4 +451,3 @@ The output will be similar to this:
{{% /capture %}}