Skip to content

Commit

Permalink
Merge pull request #8991 from marmelab/relatime-doc-broken-link
Browse files Browse the repository at this point in the history
[Doc] Fix broken link in Realtime documentation
  • Loading branch information
djhi committed Jun 9, 2023
2 parents 3cb4303 + 31c1809 commit f717b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Realtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ yarn add @react-admin/ra-realtime
`ra-realtime` is part of the [React-Admin Enterprise Edition](https://marmelab.com/ra-enterprise/), and hosted in a private npm registry. You need to subscribe to one of the Enterprise Edition plans to install this package.
You will need a data provider that supports real-time subscriptions. Check out the [Data Provider Requirements](./RealTimeDataProvider.md) section for more information.
You will need a data provider that supports real-time subscriptions. Check out the [Data Provider Requirements](./RealtimeDataProvider.md) section for more information.
## I18N
Expand Down

0 comments on commit f717b2a

Please sign in to comment.