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(adapters): fix link leading to 404 #10217

Merged
merged 1 commit into from Mar 5, 2024

Conversation

tomaszwysocki
Copy link
Contributor

☕️ Reasoning

This change fixes a broken link leading to 404.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Fixes: #10193

📌 Resources

Copy link

vercel bot commented Mar 4, 2024

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

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 10:02pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Mar 4, 2024 10:02pm

Copy link

vercel bot commented Mar 4, 2024

@tomaszwysocki is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added adapters Changes related to the core code concerning database adapters core Refers to `@auth/core` labels Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 39.29%. Comparing base (9f97d1b) to head (68cf5fc).

Files Patch % Lines
packages/core/src/adapters.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10217   +/-   ##
=======================================
  Coverage   39.29%   39.29%           
=======================================
  Files         171      171           
  Lines       27256    27256           
  Branches     1151     1160    +9     
=======================================
  Hits        10711    10711           
  Misses      16545    16545           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ndom91 ndom91 left a comment

Choose a reason for hiding this comment

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

Good catch, thanks!

@ndom91 ndom91 merged commit 52758a9 into nextauthjs:main Mar 5, 2024
12 of 15 checks passed
@tomaszwysocki tomaszwysocki deleted the docs-fix-404 branch March 5, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters Changes related to the core code concerning database adapters core Refers to `@auth/core`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Link to test suite to test adapter compatibility with Auth.js goes to 404
2 participants