This is an automated email from the ASF dual-hosted git repository. gmcdonald pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tac-website.git
commit 68a12b6ced6ac2729386bd539095f025d3040620 Author: Gavin McDonald <[email protected]> AuthorDate: Thu Mar 23 12:10:27 2023 +0100 fix application form href link --- source/events/current.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/events/current.md b/source/events/current.md index 4d4545b..9951b2c 100644 --- a/source/events/current.md +++ b/source/events/current.md @@ -24,8 +24,8 @@ title: Travel Assistance Committee - TAC <p> Places are limited and will be awarded to those that are deemed most in need of assistance. Applicants will need to already have a Visa or live in an EU Schengen Country that does not therefore require a Visa. No applications from outside the EU will be concidered for this event.<p> - <p> Go to <a ref="https://tac-apply.apache.org">our application form</a> and apply as soon as possible. The deadline for - applications is April 15thc 2023.</p> + <p> Go to <a href='https://tac-apply.apache.org'>our application form</a> and apply as soon as possible. The deadline for + applications is April 15th 2023.</p> </div> </div> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
