diff --git a/docs/configs/docsdev.js b/docs/configs/docsdev.js index 2b0128ec53..d74dba0a67 100644 --- a/docs/configs/docsdev.js +++ b/docs/configs/docsdev.js @@ -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', }, ], }, diff --git a/dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/sagemaker.rst b/dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/sagemaker.rst index af627a929b..96e7c6d4a0 100644 --- a/dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/sagemaker.rst +++ b/dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/sagemaker.rst @@ -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 -------