diff --git a/tensor2tensor/serving/README.md b/tensor2tensor/serving/README.md index 8e3ca3350..5e14fb27e 100644 --- a/tensor2tensor/serving/README.md +++ b/tensor2tensor/serving/README.md @@ -21,7 +21,7 @@ You should have an export directory in `output_dir` now. ## 2. Launch a Server Install the `tensorflow-model-server` -([instructions](https://www.tensorflow.org/serving/setup#installing_the_modelserver)). +([instructions](https://www.tensorflow.org/tfx/serving/setup#installing_modelserver)). Start the server pointing at the export: