Skip to content

Commit 412149c

Browse files
authored
Update index.js
1 parent 89cbff4 commit 412149c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rich-menu/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const richMenuObjectA = () => ({
3030
},
3131
action: {
3232
type: "uri",
33-
uri: "https://www.line-community.me/"
33+
uri: "https://developers.line.biz/"
3434
}
3535
},
3636
{

0 commit comments

Comments
 (0)