Skip to content

Commit

Permalink
fix(docs): update link to message bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Dec 10, 2024
1 parent bb1d8ba commit 72bdf4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/page/ViewSource.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const ViewSource = () => (
<p>
We have set up a{' '}
<a
href="https://docs.nrfcloud.com/Devices/MessagesAndAlerts/SetupMessageBridge/"
href="https://docs.nordicsemi.com/bundle/nrf-cloud/page/Devices/MessagesAndAlerts/SetupMessageBridge.html"
target="_blank"
>
Message Bridge
Expand Down Expand Up @@ -366,7 +366,7 @@ export const ViewSource = () => (
are received
</a>{' '}
by the hello.nrfcloud.com backend using the{' '}
<a href="https://docs.nrfcloud.com/Devices/MessagesAndAlerts/SetupMessageBridge.html">
<a href="https://docs.nordicsemi.com/bundle/nrf-cloud/page/Devices/MessagesAndAlerts/SetupMessageBridge.html">
a message bridge
</a>
.
Expand Down

0 comments on commit 72bdf4b

Please sign in to comment.