We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423206e commit 12a3670Copy full SHA for 12a3670
docs/sagemaker/_toctree.yml
@@ -1,11 +1,11 @@
1
- sections:
2
- - local: getting-started/index
+ - local: index
3
title: Hugging Face on AWS
4
- - local: getting-started/deploy
+ - local: deploy
5
title: Deploy Models on AWS
6
- - local: getting-started/train
+ - local: train
7
title: Train Models on AWS
8
- - local: getting-started/resources
+ - local: resources
9
title: Other Resources
10
title: Getting Started
11
docs/sagemaker/getting-started/deploy.md renamed to docs/sagemaker/deploy.md
docs/sagemaker/getting-started/index.md renamed to docs/sagemaker/index.md
docs/sagemaker/getting-started/resources.md renamed to docs/sagemaker/resources.md
docs/sagemaker/getting-started/train.md renamed to docs/sagemaker/train.md
0 commit comments