This is an automated email from the ASF dual-hosted git repository. nick pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tac-website.git
commit e793348ac8032ac9fe39f7e610721713bc760c99 Author: Nick Burch <[email protected]> AuthorDate: Tue Jun 13 14:26:19 2023 +0100 Fix the Application links to point to the webapp --- source/_index.md | 4 ++-- source/index_old.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_index.md b/source/_index.md index ebd728f..fe139e5 100644 --- a/source/_index.md +++ b/source/_index.md @@ -45,7 +45,7 @@ Therefore, the ASF and its appointed agents will arrange and pay directly for tr #### How to apply for travel assistance {#applying} -Visit the [online application ](/application) and , if you have not already done so, +Visit the [online application ](https://tac-apply.apache.org/) and , if you have not already done so, create an account by clicking the 'Register' link - or if you are an ASF Committer just login using your LDAP creds via oauth. Once logged in answer all questions as fully as possible. Note that you do not need to answer all questions in the same session: you can keep coming back until you have completed the form. @@ -70,7 +70,7 @@ projects and other folks you have been communicating with. **Also note** that participants we support must themselves obtain Travel Insurance (including Medical coverage for those traveling overseas). -To apply, complete the [on line application](/application). +To apply, complete the [on line application](https://tac-apply.apache.org/). #### Events for which support is available {#events} diff --git a/source/index_old.md b/source/index_old.md index 210ef01..d927cc7 100644 --- a/source/index_old.md +++ b/source/index_old.md @@ -54,7 +54,7 @@ Therefore, the ASF and its appointed agents will arrange and pay directly for tr ## How to apply for travel assistance {#applying} -Visit the [online application ](/application) and , if you have not already done so, +Visit the [online application ](https://tac-apply.apache.org/) and , if you have not already done so, create an account by clicking the 'Register' link - or if you are an ASF Committer just login using your LDAP creds via oauth. Once logged in answer all questions as fully as possible. @@ -85,7 +85,7 @@ projects and other folks you have been communicating with. **Also note** that participants we support must themselves obtain Travel Insurance (including Medical coverage for those traveling overseas). -To apply, complete the [on line application](/application). +To apply, complete the [on line application](https://tac-apply.apache.org/). ## Events for which support is available {#events} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
