Skip to content

Commit

Permalink
replace doklab form with email
Browse files Browse the repository at this point in the history
  • Loading branch information
Notalifeform committed Mar 30, 2024
1 parent 1e1330d commit 86b3e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/page/MentorPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export class MentorPage extends Component {
</ul>
<h3>Aanmelden</h3>
<p>Heb jij ook nog eens veel geduld en ben je kindvriendelijk?</p>
<h2><a href="https://docs.google.com/forms/d/1MFSfIiJ98OUiN8yZC5_GIxQKEZeeM4Q1jDVstpo31RA/viewform?c=0&amp;w=1&amp;usp=mail_form_link" target="_blank" rel="noopener noreferrer">Meld je aan!</a></h2>
<h2>mail naar <a href="mailto:[email protected]">[email protected]</a></h2>
</PageBody>
</Page>
);
Expand Down

0 comments on commit 86b3e0b

Please sign in to comment.