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 327638e commit 5b87888Copy full SHA for 5b87888
README.rst
@@ -22,8 +22,8 @@ SageMaker Python SDK
22
:target: https://sagemaker.readthedocs.io/en/stable/
23
:alt: Documentation Status
24
25
-.. image:: https://github.com/benieric/sagemaker-python-sdk/actions/workflows/codebuild-ci-health.yml/badge.svg
26
- :target: https://github.com/benieric/sagemaker-python-sdk/actions/workflows/codebuild-ci-health.yml
+.. image:: https://github.com/aws/sagemaker-python-sdk/actions/workflows/codebuild-ci-health.yml/badge.svg
+ :target: https://github.com/aws/sagemaker-python-sdk/actions/workflows/codebuild-ci-health.yml
27
:alt: CI Health
28
29
SageMaker Python SDK is an open source library for training and deploying machine learning models on Amazon SageMaker.
0 commit comments