Skip to content

Commit 85bc787

Browse files
authored
Update GitHub link in Navbar component (#3)
1 parent c3c78e5 commit 85bc787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/Navbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default function Navbar() {
2626
Home
2727
</Link>
2828
<a
29-
href="https://github.com/microsoft/documentdb"
29+
href="https://github.com/documentdb/documentdb"
3030
target="_blank"
3131
rel="noopener noreferrer"
3232
className="flex items-center text-gray-300 hover:text-blue-400 transition-colors duration-200 font-medium"

0 commit comments

Comments
 (0)