[fix] py sagemaker doc (#11109)

This commit is contained in:
JieguangZhou 2022-07-22 22:57:50 +08:00 committed by GitHub
parent 2f2de7f90e
commit 952aee80e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -607,7 +607,7 @@ export default {
},
{
title: 'SageMaker',
link: '/zh-cn/docs/dev/user_doc/guide/task/SageMaker.html',
link: '/zh-cn/docs/dev/user_doc/guide/task/sagemaker.html',
},
],
},

View File

@ -19,7 +19,7 @@ SageMaker
=========
A shell task type's example and dive into information of **PyDolphinScheduler**.
A SageMaker task type's example and dive into information of **PyDolphinScheduler**.
Example
-------