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 ca931043739fad837e4b2ea384eff443eee8ef00 Author: Gavin McDonald <[email protected]> AuthorDate: Thu Mar 23 12:14:36 2023 +0100 close angled bracket --- source/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_index.md b/source/_index.md index 7545520..0519305 100644 --- a/source/_index.md +++ b/source/_index.md @@ -48,7 +48,7 @@ To apply, complete the on line application.</p> </div> <div class="col-md-auto"> <h4>Events for which support is available</h4> - <p>Berlin Buzzwords 2023 - see our <a href='/events/current.html' events page</a> for more details.</p> + <p>Berlin Buzzwords 2023 - see our <a href='/events/current.html'>events page</a> for more details.</p> </div> <div class="col-md-auto"> <h4>Stories from past TAC recipients</h4> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
