From a4155b7fcdfd457d3f576dface964fc78a6ccbfd Mon Sep 17 00:00:00 2001 From: Dishin H Goyani Date: Thu, 2 Jan 2020 21:15:45 +0530 Subject: [PATCH] fix: broken docs reference links update It seems docs transfer https://sagemaker.readthedocs.io/en/latest/ to https://sagemaker.readthedocs.io/en/stable/ --- ...oston Housing - XGBoost (Batch Transform) - High Level.ipynb | 2 +- Tutorials/Boston Housing - XGBoost (Deploy) - High Level.ipynb | 2 +- ...Housing - XGBoost (Hyperparameter Tuning) - High Level.ipynb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Tutorials/Boston Housing - XGBoost (Batch Transform) - High Level.ipynb b/Tutorials/Boston Housing - XGBoost (Batch Transform) - High Level.ipynb index 8d9ddb80a..155049c68 100644 --- a/Tutorials/Boston Housing - XGBoost (Batch Transform) - High Level.ipynb +++ b/Tutorials/Boston Housing - XGBoost (Batch Transform) - High Level.ipynb @@ -14,7 +14,7 @@ "\n", "As an introduction to using SageMaker's High Level Python API we will look at a relatively simple problem. Namely, we will use the [Boston Housing Dataset](https://www.cs.toronto.edu/~delve/data/boston/bostonDetail.html) to predict the median value of a home in the area of Boston Mass.\n", "\n", - "The documentation for the high level API can be found on the [ReadTheDocs page](http://sagemaker.readthedocs.io/en/latest/)\n", + "The documentation for the high level API can be found on the [ReadTheDocs page](http://sagemaker.readthedocs.io/en/stable/)\n", "\n", "## General Outline\n", "\n", diff --git a/Tutorials/Boston Housing - XGBoost (Deploy) - High Level.ipynb b/Tutorials/Boston Housing - XGBoost (Deploy) - High Level.ipynb index 59d29ff8f..c4bc5c769 100644 --- a/Tutorials/Boston Housing - XGBoost (Deploy) - High Level.ipynb +++ b/Tutorials/Boston Housing - XGBoost (Deploy) - High Level.ipynb @@ -14,7 +14,7 @@ "\n", "As an introduction to using SageMaker's High Level Python API we will look at a relatively simple problem. Namely, we will use the [Boston Housing Dataset](https://www.cs.toronto.edu/~delve/data/boston/bostonDetail.html) to predict the median value of a home in the area of Boston Mass.\n", "\n", - "The documentation for the high level API can be found on the [ReadTheDocs page](http://sagemaker.readthedocs.io/en/latest/)\n", + "The documentation for the high level API can be found on the [ReadTheDocs page](http://sagemaker.readthedocs.io/en/stable/)\n", "\n", "## General Outline\n", "\n", diff --git a/Tutorials/Boston Housing - XGBoost (Hyperparameter Tuning) - High Level.ipynb b/Tutorials/Boston Housing - XGBoost (Hyperparameter Tuning) - High Level.ipynb index 23451b04a..070a73416 100644 --- a/Tutorials/Boston Housing - XGBoost (Hyperparameter Tuning) - High Level.ipynb +++ b/Tutorials/Boston Housing - XGBoost (Hyperparameter Tuning) - High Level.ipynb @@ -14,7 +14,7 @@ "\n", "As an introduction to using SageMaker's High Level Python API for hyperparameter tuning, we will look again at the [Boston Housing Dataset](https://www.cs.toronto.edu/~delve/data/boston/bostonDetail.html) to predict the median value of a home in the area of Boston Mass.\n", "\n", - "The documentation for the high level API can be found on the [ReadTheDocs page](http://sagemaker.readthedocs.io/en/latest/)\n", + "The documentation for the high level API can be found on the [ReadTheDocs page](http://sagemaker.readthedocs.io/en/stable/)\n", "\n", "## General Outline\n", "\n",