Skip to content

Commit ae80dc4

Browse files
authored
adjusting the link (#1533)
1 parent d33e670 commit ae80dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/AmbassadorsBanner.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const AmbassadorBanner: React.FC = () => {
1515
</p>
1616
<div className='w-full grid grid-cols-1 sm:grid-cols-2 gap-4 my-4 mx-auto'>
1717
<Link
18-
href='https://github.com/json-schema-org/community/tree/main/programs/ambassadors#become-an-json-schema-ambassador'
18+
href='https://github.com/json-schema-org/community/tree/main/programs/ambassadors#become-a-json-schema-ambassador'
1919
className='inline-block px-6 py-3 bg-blue-600 text-white font-semibold text-center rounded hover:bg-blue-700 transition duration-300'
2020
>
2121
Become Ambassador

0 commit comments

Comments
 (0)