Skip to content

Commit 74bc783

Browse files
committed
remove dead link
1 parent c5f330d commit 74bc783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fullstack-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Fullstack utilities for the [`Dioxus`](https://dioxuslabs.com) framework.
2424
# Features
2525

2626
- Integrates with the [Axum](./examples/axum-hello-world/src/main.rs) server framework with utilities for serving and rendering Dioxus applications.
27-
- [Server functions](https://docs.rs/dioxus-fullstack/latest/dioxus_fullstack/prelude/attr.server.html) allow you to call code on the server from the client as if it were a normal function.
27+
- Server functions allow you to call code on the server from the client as if it were a normal function.
2828
- Instant RSX Hot reloading with [`dioxus-hot-reload`](https://crates.io/crates/dioxus-hot-reload).
2929
- Passing root props from the server to the client.
3030

0 commit comments

Comments
 (0)