Skip to content

Commit

Permalink
docs: update README about ssr
Browse files Browse the repository at this point in the history
  • Loading branch information
brofrain committed Feb 6, 2024
1 parent 216e3db commit 4850b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Check out `examples` directory for a complete code.

### SSR support

It generally should just work. See the example `Cargo.toml` [configuration](https://github.com/brofrain/leptos-animated-for/blob/main/examples/ssr/Cargo.toml).
It generally should just work. See this [example](https://github.com/brofrain/leptos-animated-for/blob/main/examples/ssr).

## Known issues

Expand Down

0 comments on commit 4850b09

Please sign in to comment.