AWS sagemaker: Fix broken prerequisite links in Neo deployment guide
Summary
Corrected URL formatting by removing extra slashes in prerequisite section links.
Security assessment
Change fixes broken documentation links without security implications.
Evidence
-You must satisfy the [ prerequisites](https://docs.aws.amazon.com//sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites) section if the model was compiled using AWS SDK for Python (Boto3), the AWS CLI, or the Amazon SageMaker AI console. Follow the steps below to create and deploy a SageMaker AI Neo-compiled model using the SageMaker AI console[https://console.aws.amazon.com/ SageMaker AI](https://console.aws.amazon.com/sagemaker/).
Diff
diff --git a/sagemaker/latest/dg/neo-deployment-hosting-services-console.md b/sagemaker/latest/dg/neo-deployment-hosting-services-console.md index b3819dc36..ffda23173 100644 --- a//sagemaker/latest/dg/neo-deployment-hosting-services-console.md +++ b//sagemaker/latest/dg/neo-deployment-hosting-services-console.md @@ -11 +11 @@ Deploy the Model -You must satisfy the [ prerequisites](https://docs.aws.amazon.com//sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites) section if the model was compiled using AWS SDK for Python (Boto3), the AWS CLI, or the Amazon SageMaker AI console. Follow the steps below to create and deploy a SageMaker AI Neo-compiled model using the SageMaker AI console[https://console.aws.amazon.com/ SageMaker AI](https://console.aws.amazon.com/sagemaker/). +You must satisfy the [ prerequisites](https://docs.aws.amazon.com/sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites) section if the model was compiled using AWS SDK for Python (Boto3), the AWS CLI, or the Amazon SageMaker AI console. Follow the steps below to create and deploy a SageMaker AI Neo-compiled model using the SageMaker AI console[https://console.aws.amazon.com/ SageMaker AI](https://console.aws.amazon.com/sagemaker/). @@ -22 +22 @@ You must satisfy the [ prerequisites](https://docs.aws.amazon.com//sagemaker/lat -After you have satisfied the [ prerequisites](https://docs.aws.amazon.com//sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites), use the following steps to deploy a model compiled with Neo: +After you have satisfied the [ prerequisites](https://docs.aws.amazon.com/sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites), use the following steps to deploy a model compiled with Neo: