Skip to content

Commit cbe9460

Browse files
authored
Fix HTML in docs end-of-support message (#4623)
1 parent 7bdbb11 commit cbe9460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-src/templates/default/layout/html/v2note.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="alert-icon"></div>
33
<div>
44
<div class="alert-header">
5-
We <a href"https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2">announced</a> the upcoming
5+
We <a href="https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2">announced</a> the upcoming
66
end-of-support for AWS SDK for JavaScript v2.
77
</div>
88
<div class="alert-content">

0 commit comments

Comments
 (0)