Skip to content

Commit 0e17efc

Browse files
committed
update the submit button url
1 parent 2f900b9 commit 0e17efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default function Header() {
1010
<a
1111
target="_blank"
1212
rel="noopener noreferrer"
13-
href="https://github.com/ahmedsomaa/theme-font-pair/issues"
13+
href="https://github.com/ahmedsomaa/theme-font-pair/issues/new"
1414
>
1515
Submit
1616
</a>

0 commit comments

Comments
 (0)