diff --git a/release-notes.mdx b/release-notes.mdx
index 38327447..6be5e77b 100644
--- a/release-notes.mdx
+++ b/release-notes.mdx
@@ -25,8 +25,8 @@ rss: true
Improvement [Updated Serverless endpoint creation flow](https://docs.runpod.io/serverless/endpoints/overview)
The endpoint creation flow now offers six deployment paths — Hello World, Hugging Face LLM, Docker, GitHub, Flash, and Hub (which replaces the previous "Ready-to-Deploy Repos" option). Each path walks you through the right setup for your use case.
- New Release [Deploy Pods with private AWS ECR images - BETA](/tutorials/pods/use-private-ecr-images)
New tutorial covering how to pull container images from private AWS ECR repositories into Runpod Pods using cross-account IAM delegation. Includes configuring ECR repository policies, adding ECR credentials in the Runpod
- console, and deploying a Pod with a private image, without managing credentials directly.
+ { /* New Release [Deploy Pods with private AWS ECR images - BETA](/tutorials/pods/use-private-ecr-images)
New tutorial covering how to pull container images from private AWS ECR repositories into Runpod Pods using cross-account IAM delegation. Includes configuring ECR repository policies, adding ECR credentials in the Runpod
+ console, and deploying a Pod with a private image, without managing credentials directly. */ }