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

fix(nextjs): Remove the dot that breaks the link to the docs #2077

Merged
merged 3 commits into from
Nov 8, 2023
Merged

fix(nextjs): Remove the dot that breaks the link to the docs #2077

merged 3 commits into from
Nov 8, 2023

Conversation

marcadrian-it
Copy link
Contributor

@marcadrian-it marcadrian-it commented Nov 8, 2023

Description

Removes the typo that breaks the link on a nextjs-clerk authAuthHeaderMissing Error, which added the annoying dot to the link and was breaking it.

Checklist

  • [x ] npm test runs as expected.
  • [x ] npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • [x ] 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • [x ] @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@marcadrian-it marcadrian-it requested a review from a team as a code owner November 8, 2023 02:30
Copy link

changeset-bot bot commented Nov 8, 2023

🦋 Changeset detected

Latest commit: d013549

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clerk/nextjs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nikosdouvlis
Copy link
Member

Thank you for spotting and fixing this one @marcadrian-it :)

@nikosdouvlis nikosdouvlis merged commit fcb91f6 into clerk:main Nov 8, 2023
3 checks passed
@marcadrian-it marcadrian-it deleted the fixes-annoying-dot branch November 8, 2023 09:04
@marcadrian-it marcadrian-it changed the title fix(nextjs): Removes the dot that breaks the link to the docs fix(nextjs): Remove the dot that breaks the link to the docs Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants