diff --git a/CHANGELOG.md b/CHANGELOG.md index af1f9a8eb5..6fc39e32ad 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) - Search results containing % symbol result in errored page. [#2205](https://github.com/bigcommerce/cornerstone/issues/2205) - Remove translations for adminBar component [#2196](https://github.com/bigcommerce/cornerstone/issues/2196) - Remove adminBar. [#2191](https://github.com/bigcommerce/cornerstone/issues/2191) 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 @@