From ade0605c40e9b49f3c3f05d9904982501bc5a99f Mon Sep 17 00:00:00 2001 From: Dan Choi Date: Mon, 11 Feb 2019 19:24:46 -0800 Subject: [PATCH] update link to correct docs --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 02111514..edbd7fc8 100644 --- a/README.rst +++ b/README.rst @@ -175,7 +175,7 @@ models, with more frameworks coming soon. Support for using TensorFlow serving with Amazon Elastic Inference in SageMaker is supported in the public SageMaker TensorFlow containers. -* For information on how to use the Python SDK to create an endpoint with Amazon Elastic Inference and TensorFlow serving in SageMaker, see `Deploying from an Estimator `__. +* For information on how to use the Python SDK to create an endpoint with Amazon Elastic Inference and TensorFlow serving in SageMaker, see `Deploying from an Estimator `__. * For information on how Amazon Elastic Inference works, see `How EI Works `__. * For more information in regards to using Amazon Elastic Inference in SageMaker, see `Amazon SageMaker Elastic Inference `__. * For notebook examples on how to use Amazon Elastic Inference with TensorFlow serving through the Python SDK in SageMaker, see `EI Sample Notebooks `__.