Skip to content

Commit e41fa20

Browse files
authored
Merge pull request #9 from PauSiber/semanur
fix(navbar): update link
2 parents 86c3ec7 + 178160a commit e41fa20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/navbar/Navbar.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ const Navbar = () => {
199199
</li>
200200
<li className={`${styles.li} ${styles.otherLink}`}>
201201
<a
202-
href='https://forms.gle/tVhx14kQUQDR3zTSA'
202+
href='https://forms.gle/ATj1SXBz4QBBAf4aA'
203203
target='_blank'
204204
rel='noreferrer'
205205
>

0 commit comments

Comments
 (0)