Skip to content

Commit 7012295

Browse files
Fix internal links
1 parent 5a8148d commit 7012295

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tensorflow_serving/g3doc/serving_kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ To learn more about TensorFlow Serving, we recommend
1111
To learn more about TensorFlow ResNet model, we recommend reading
1212
[ResNet in TensorFlow](https://www.tensorflow.org/api_docs/python/tf/keras/applications/resnet).
1313

14-
- [Part 1](#part_1_setup) gets your environment setup
15-
- [Part 2](#part_2_running_in_docker) shows how to run the local Docker
14+
- [Part 1](#part-1-setup) gets your environment setup
15+
- [Part 2](#part-2-running-in-docker) shows how to run the local Docker
1616
serving image
17-
- [Part 3](#part_3_deploy_in_kubernetes) shows how to deploy in Kubernetes.
17+
- [Part 3](#part-3-deploy-in-kubernetes) shows how to deploy in Kubernetes.
1818

1919
## Part 1: Setup
2020

0 commit comments

Comments
 (0)