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: 404's Links #2292

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/data/id/docs/authentication.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@ export default function AuthenticatedPage({

Untuk informasi lebih lanjut tentang mengelola sesi, Anda dapat merujuk ke dokumentasi berikut:

- [Panduan otentikasi Next.js](https://nextjs.org/docs/authentication)
- [Panduan otentikasi Next.js](https://nextjs.org/docs/app/building-your-application/authentication)
- [Dokumentasi NextAuth](https://next-auth.js.org)
2 changes: 1 addition & 1 deletion site/data/ko/docs/authentication.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@ export default function AuthenticatedPage({

세션 관리에 대한 자세한 정보는 다음 문서를 참조하십시오:

- [Next.js 인증 가이드](https://nextjs.org/docs/authentication)
- [Next.js 인증 가이드](https://nextjs.org/docs/app/building-your-application/authentication)
- [NextAuth 문서](https://next-auth.js.org)