Skip to content

fix: update stale server-actions-and-mutations doc URLs#92552

Open
Albearoti wants to merge 1 commit intovercel:canaryfrom
Albearoti:fix/stale-server-action-doc-urls
Open

fix: update stale server-actions-and-mutations doc URLs#92552
Albearoti wants to merge 1 commit intovercel:canaryfrom
Albearoti:fix/stale-server-action-doc-urls

Conversation

@Albearoti
Copy link
Copy Markdown

Summary

  • Updated 9 references to the old docs URL docs/app/building-your-application/data-fetching/server-actions-and-mutations across 7 files
  • The docs page has been restructured to docs/app/getting-started/updating-data
  • Affects JSDoc comments and one error message in <Form>

Test plan

  • grep -r "server-actions-and-mutations" packages/ returns 0 results
  • Type checking passes

Fixes #73817

The docs page at /docs/app/building-your-application/data-fetching/server-actions-and-mutations
has been restructured to /docs/app/getting-started/updating-data.

Fixes vercel#73817
@nextjs-bot
Copy link
Copy Markdown
Collaborator

Allow CI Workflow Run

  • approve CI run for commit: e6bb401

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The link to Server Action's error with Client Component doesn't redirect to the corresponding section

2 participants