Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(www): run codemod to resolve Invalid <Link> with <a> child #782

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

backlineint
Copy link
Contributor

Fixes #781

This pull request is for: (mark with an "x")

  • examples/*
  • modules/next
  • packages/next-drupal
  • starters/basic-starter
  • starters/graphql-starter
  • starters/pages-starter
  • Other

GitHub Issue: #781

  • I need help adding tests. (mark with an "x")

Describe your changes

Ran the new-link codemod to automatically upgrade previous versions of Next.js to the new usage.

Copy link

vercel bot commented Jun 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-drupal ❌ Failed (Inspect) Jun 18, 2024 2:58pm

Copy link
Member

@robdecker robdecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@backlineint backlineint merged commit c06b861 into main Jun 26, 2024
9 of 11 checks passed
@backlineint backlineint deleted the docs-link-error branch June 26, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs Throw Error Due to Invalid Use of Link Component
2 participants