Skip to content

Commit 690b48b

Browse files
authored
Update the Android microsurvey recipe for the homepage feature icon to reference the correct resource (#636)
1 parent 9502504 commit 690b48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workflow/implementing/messaging/microsurveys/android-microsurveys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Below you full example (below example is for “How satisfied are you with your
129129
"SECOND_HOMEPAGE_VIEW"
130130
],
131131
"microsurvey-config": {
132-
"icon": "mozac_ic_home_24",
132+
"icon": "ic_home",
133133
"utm-content": "homepage",
134134
"answers": [
135135
{

0 commit comments

Comments
 (0)