Skip to content

Commit e8457d1

Browse files
authored
Fix links in README (aws#218)
1 parent 7fea237 commit e8457d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Table of Contents
3030
5. `Chainer SageMaker Estimators <#chainer-sagemaker-estimators>`__
3131
6. `AWS SageMaker Estimators <#aws-sagemaker-estimators>`__
3232
7. `BYO Docker Containers with SageMaker Estimators <#byo-docker-containers-with-sagemaker-estimators>`__
33-
8. `SageMaker Automatic Model Tuning <#sagmaker-automatic-model-tuning>`__
33+
8. `SageMaker Automatic Model Tuning <#sagemaker-automatic-model-tuning>`__
3434
9. `BYO Model <#byo-model>`__
3535

3636

@@ -310,8 +310,8 @@ For more detailed examples of running hyperparameter tuning jobs, see: https://g
310310

311311
For more detailed explanations of the classes mentioned, see:
312312

313-
- `API docs for HyperparameterTuner and parameter range classes <https://sagemaker.readthedocs.io/en/latest/tuner.html>`__.
314-
- `API docs for analytics classes <https://sagemaker.readthedocs.io/en/latest/analytics.html>`__.
313+
- `API docs for HyperparameterTuner and parameter range classes <https://sagemaker.readthedocs.io/en/latest/tuner.html>`__
314+
- `API docs for analytics classes <https://sagemaker.readthedocs.io/en/latest/analytics.html>`__
315315

316316

317317
FAQ

0 commit comments

Comments
 (0)