diff --git a/docs/messaging/usage/index.mdx b/docs/messaging/usage/index.mdx index 4192341ffe..fc6012e975 100644 --- a/docs/messaging/usage/index.mdx +++ b/docs/messaging/usage/index.mdx @@ -166,7 +166,7 @@ The device state and message contents determines which handler will be called: until the background message handler is registered via setBackgroundMessageHandler, signaling the application's javascript is loaded and ready to run. -To learn more about how to send these options in your message payload, view the Firebase documentation for your [FCM API implementation](https://firebase.google.com/docs/cloud-messaging/concept-options). +To learn more about how to send these options in your message payload, view the Firebase documentation for your [FCM API implementation](https://firebase.google.com/docs/cloud-messaging/customize-messages/set-message-type). ### Notifications