We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72a43e commit 5b09100Copy full SHA for 5b09100
1 file changed
src/content/reference/rsc/server-functions.md
@@ -145,7 +145,7 @@ function UpdateName() {
145
146
This allows you to access the `isPending` state of the Server Function by wrapping it in an Action on the client.
147
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)
+For more, see the docs for [Calling a Server Function outside of `<form>`](#calling-a-server-function-outside-of-form)
149
150
### Server Functions with Form Actions {/*using-server-functions-with-form-actions*/}
151
0 commit comments