diff --git a/README.md b/README.md index 75eee47..8f32266 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,8 @@ const enhance = withObservables(['post'], ({ post }) => ({ const EnhancedPost = enhance(Post) ``` -**➡️ Learn more:** [Connecting WatermelonDB to Components](https://nozbe.github.io/WatermelonDB/Components.html) + +**➡️ Learn more:** [Connecting WatermelonDB to Components](https://watermelondb.dev/docs/Components) ## Installation