diff --git a/CHANGELOG.md b/CHANGELOG.md index afb9566403..9183680e8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Draft +- Social media icons failing wave scan with "Empty Link". [#2202](https://github.com/bigcommerce/cornerstone/issues/2202) ## 6.3.0 (03-11-2022) - Update blog component to use H1 tags on posts [#2179](https://github.com/bigcommerce/cornerstone/issues/2179) diff --git a/templates/components/common/social-links.html b/templates/components/common/social-links.html index 339b14dbe1..0d39eb61ac 100644 --- a/templates/components/common/social-links.html +++ b/templates/components/common/social-links.html @@ -2,8 +2,16 @@