From 672b5cbefe3dcea97285f6e6aa6ddf1cf288338e Mon Sep 17 00:00:00 2001
From: Jerome Anand <88475913+jerome-habana@users.noreply.github.com>
Date: Thu, 13 Oct 2022 16:57:16 +0530
Subject: [PATCH] Update obsolete URL in HPU docs (#15112)
---
docs/source-pytorch/accelerators/hpu_basic.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source-pytorch/accelerators/hpu_basic.rst b/docs/source-pytorch/accelerators/hpu_basic.rst
index 2f075c9400..2fa20dd935 100644
--- a/docs/source-pytorch/accelerators/hpu_basic.rst
+++ b/docs/source-pytorch/accelerators/hpu_basic.rst
@@ -103,7 +103,7 @@ AWS
^^^
You can either use `Gaudi-based AWS EC2 DL1 instances `__ or `Supermicro X12 Gaudi server `__ to get access to HPUs.
-Check out the `Get Started Guide with AWS and Habana `__.
+Check out the `PyTorch Model on AWS DL1 Instance Quick Start `__.
----