File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ # Unreleased changes
2+
13Use [ the changelog guidelines] ( https://git.io/polaris-changelog-guidelines ) to format new entries. 💜
24
3- # Unreleased changes
5+ ---
6+
7+ ### Documentation
8+
9+ - Fixed paths to images in the “Attention badge” example
Original file line number Diff line number Diff line change @@ -148,13 +148,13 @@ Use when something requires a merchant’s attention but the issue isn’t criti
148148
149149<!-- content-for: android -->
150150
151- ![ Attention badge with yellow background] ( components/Card /android/attention.png )
151+ ![ Attention badge with yellow background] ( components/Badge /android/attention.png )
152152
153153<!-- /content-for -->
154154
155155<!-- content-for: ios -->
156156
157- ![ Attention badge with yellow background] ( components/Card /ios/attention.png )
157+ ![ Attention badge with yellow background] ( components/Badge /ios/attention.png )
158158
159159<!-- /content-for -->
160160
You can’t perform that action at this time.
0 commit comments