Skip to content

Commit 6676174

Browse files
authored
Update README.md
Remove unsupported markdown syntax
1 parent 09c80c7 commit 6676174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/WishlistGraphQl/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ Extension developers can interact with the Magento_WishlistGraphQl module. For m
3131

3232
For more information about the Magento_WishlistGraphQl [Queries](#queries) and [Mutations](#mutations) see below:
3333

34-
### Queries {#queries}
34+
### Queries
3535

3636
- [`wishlist`](https://devdocs.magento.com/guides/v2.4/graphql/queries/wishlist.html)
3737

38-
### Mutations {#mutations}
38+
### Mutations
3939

4040
- [`addProductsToWishlist`](https://devdocs.magento.com/guides/v2.4/graphql/mutations/add-products-to-wishlist.html)
4141
- [`removeProductsFromWishlist`](https://devdocs.magento.com/guides/v2.4/graphql/mutations/remove-products-from-wishlist.html)

0 commit comments

Comments
 (0)