AWS Security ChangesHomeSearch

AWS sagemaker: Correct Neo sample notebooks URL

Service: sagemaker · 2026-08-19 · Documentation low

File: sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites.md

Summary

Fixed formatting in sample notebooks link by removing extra slash.

Security assessment

Link correction with no security impact.

Evidence

-For examples of how to use these functions, see [Neo Model Compilation Sample Notebooks](https://docs.aws.amazon.com//sagemaker/latest/dg/neo.html#neo-sample-notebooks).

Diff

diff --git a/sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites.md b/sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites.md
index 7c238fdf5..19f399b65 100644
--- a//sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites.md
+++ b//sagemaker/latest/dg/neo-deployment-hosting-services-prerequisites.md
@@ -293 +293 @@ The preceding two functions do not use any of the functionalities of MXNet, PyTo
-For examples of how to use these functions, see [Neo Model Compilation Sample Notebooks](https://docs.aws.amazon.com//sagemaker/latest/dg/neo.html#neo-sample-notebooks). 
+For examples of how to use these functions, see [Neo Model Compilation Sample Notebooks](https://docs.aws.amazon.com/sagemaker/latest/dg/neo.html#neo-sample-notebooks).