[fix] py sagemaker doc (#11109)
This commit is contained in:
parent
2f2de7f90e
commit
952aee80e7
|
|
@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in New Issue