Update app/(root)/api-docs/page.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Mr. Algorithm 2025-10-04 21:06:37 +05:30 committed by GitHub
parent 7df39a4e1a
commit 26edc7547c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ export default function ApiDocsPage() {
Found a bug? Want a feature? Submit a PR or issue on GitHub.
</p>
<div className="flex space-x-4">
<a target="_blank" href="https://github.com/Open-Dev-Society/"
<a target="_blank" rel="noopener noreferrer" href="https://github.com/Open-Dev-Society/"
className="bg-gray-200 text-gray-800 px-4 py-2 rounded hover:bg-gray-300 transition-colors">
Contact us
</a>