From fb9e5647c15e4f565ac7a002e1305790f468703b Mon Sep 17 00:00:00 2001
From: Matt Pawelczyk <125464188+mapk-amazon@users.noreply.github.com>
Date: Mon, 5 May 2025 13:56:59 +0200
Subject: [PATCH] Fixed broken link in documentation
---
awscli/topics/s3-faq.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/awscli/topics/s3-faq.rst b/awscli/topics/s3-faq.rst
index 27b025cbb555..a363e5a4d8c4 100644
--- a/awscli/topics/s3-faq.rst
+++ b/awscli/topics/s3-faq.rst
@@ -46,8 +46,8 @@ later to verify data integrity of download operations (see Download section).
the same checksum algorithm will be used for all file uploads included in the command execution.
For more information about verifying data integrity in Amazon S3, see
-`Checking object integrity in Amazon S3?
-`_ in the Amazon S3 User Guide.
+`Checking object integrity in Amazon S3
+`_ in the Amazon S3 User Guide.
Download
~~~~~~
@@ -63,5 +63,5 @@ retried.
like ``aws s3api get-object``"
For more information about verifying data integrity in Amazon S3, see
-`Checking object integrity in Amazon S3?
-`_ in the Amazon S3 User Guide.
\ No newline at end of file
+`Checking object integrity in Amazon S3
+`_ in the Amazon S3 User Guide.