Skip to content

Commit 89cbff4

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

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
@@ -80,7 +80,7 @@ const richMenuObjectB = () => ({
8080
},
8181
action: {
8282
type: "uri",
83-
uri: "https://www.line-community.me/"
83+
uri: "https://developers.line.biz/"
8484
}
8585
}
8686
]

0 commit comments

Comments
 (0)