Skip to content

Commit 8d33702

Browse files
authored
Update README.md (#21)
Fixed wrong url to docs
1 parent 61899e2 commit 8d33702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ const MyComponent = () => {
150150
};
151151
```
152152

153-
See the Electric [demos](https://electric-sql.com/demos) and [documentation](https://electric-sql.com/demos) for more client-side usage examples.
153+
See the Electric [demos](https://electric-sql.com/demos) and [documentation](https://electric-sql.com/docs) for more client-side usage examples.
154154

155155
## Installation and configuration
156156

0 commit comments

Comments
 (0)