fix: "Contributing guide" broken link#7279
Merged
balazsorban44 merged 1 commit intonextauthjs:mainfrom Apr 17, 2023
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
|
@Leprekus is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
balazsorban44
approved these changes
Apr 17, 2023
ThangHuuVu
pushed a commit
that referenced
this pull request
May 3, 2023
balazsorban44
added a commit
that referenced
this pull request
May 4, 2023
* docs: Remove --save from install command (#7277) Remove --save from install command --save is no longer needed on npm install. * chore: fix "Contributing guide" link (#7279) * fix: detect origin when `instanceof Request` check fails (#7303) * docs: Update Clerk sponsorship URL (#7305) - Change Clerk URL from `https://clerk.dev` to `https://clerk.com` - Fix alt from copy/paste * chore: bump react types * fix(docs): fix default `maxAge` formula (#7406) * Update pnpm-lock.yaml * sync package.json change --------- Co-authored-by: Chris Hayes <6013871+Christopher-Hayes@users.noreply.github.com> Co-authored-by: Raul <57044803+Leprekus@users.noreply.github.com> Co-authored-by: Balázs Orbán <info@balazsorban.com> Co-authored-by: Nick Parsons <nparsons08@gmail.com> Co-authored-by: Victor <saptefrativictor@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
☕️ Reasoning
Updated "Contributing Guide" link. It led to a 404.
🧢 Checklist
🎫 Affected issues
Please scout and link issues that might be solved by this PR.
Fixes: INSERT_ISSUE_LINK_HERE
📌 Resources