From da01ee8cc3471d45595c1c1caacae79259a90881 Mon Sep 17 00:00:00 2001 From: Jason Krone Date: Thu, 8 Aug 2024 12:26:39 -0700 Subject: [PATCH] correct link for cloud formation template in faq.rst --- docs/source/reference/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/reference/faq.rst b/docs/source/reference/faq.rst index 6c86f0a8c53..51ad5d74772 100644 --- a/docs/source/reference/faq.rst +++ b/docs/source/reference/faq.rst @@ -235,7 +235,7 @@ How Can I Use Elastic Fiber Adapter (EFA) with a Capacity Reservation on AWS? 1. Install the aws cli tool -2. Download `this cloud formation input json `__ and `this cloud formation template `__. +2. Download `this cloud formation input json `__ and `this cloud formation template `__. - Credit to Sean Smith at AWS for creating the cloud formation template. 3. Edit the coudformation input json to specify the values for VPCName, PrimarySubnetAZ, and CreateS3Endpoint