Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 51c4259

Browse files
committed
Removed errant html tag from link
1 parent 407ce08 commit 51c4259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_data/whats-new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ entries:
5656
link: https://github.com/magento/devdocs/pull/5934
5757
- description: Updated the wish list documentation in the _GraphQL Developer Guide_.
5858
The `wishlist` query has been deprecated. Wish list information is now returned
59-
in the [`customer` query](https://devdocs.magento.com/guides/v2.3/graphql/queries/customer.html<br/>).
59+
in the [`customer` query](https://devdocs.magento.com/guides/v2.3/graphql/queries/customer.html).
6060
versions: 2.3.4
6161
type: Major update
6262
date: January 28, 2020

0 commit comments

Comments
 (0)