Skip to content

Commit 5b09100

Browse files
authored
docs: fix dead link in reference/rsc/server-functions.md
1 parent e72a43e commit 5b09100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/reference/rsc/server-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ function UpdateName() {
145145

146146
This allows you to access the `isPending` state of the Server Function by wrapping it in an Action on the client.
147147

148-
For more, see the docs for [Calling a Server Function outside of `<form>`](/reference/rsc/use-server#calling-a-server-function-outside-of-form)
148+
For more, see the docs for [Calling a Server Function outside of `<form>`](#calling-a-server-function-outside-of-form)
149149

150150
### Server Functions with Form Actions {/*using-server-functions-with-form-actions*/}
151151

0 commit comments

Comments
 (0)