This is an automated email from the ASF dual-hosted git repository. bigbluehat pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-annotator-website.git
commit 7ef027751575e15d4e161db5ea3a1a651b9dcd3d Author: Benjamin Young <[email protected]> AuthorDate: Thu Jul 16 14:51:14 2020 -0400 Small tweak to closing sentence --- content/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/index.html b/content/index.html index 5a11fa8..cc4682b 100644 --- a/content/index.html +++ b/content/index.html @@ -49,7 +49,7 @@ The goal is to help developers of annotation tools create their applications without having to reinvent the wheel, while applying a standards-driven approach based on the W3C’s <a href="https://www.w3.org/TR/annotation-model/">Web Annotation data model</a>, in order to facilitate an ecosystem of interoperable annotation tools — ideally making annotations an integral part of the web. </p> <p> - We are currently working on a basic set of modules for core tasks such as anchoring annotations to their targets. We are always welcoming other developers and community members interested in participating in the future of annotation, so reach out to our mailing list or pop in on a call if you are interested! + We are currently working on a basic set of modules for core tasks such as anchoring annotations to their targets. We welcome developers and community members interested in the future of annotation. Please reach out on <a href="https://lists.apache.org/[email protected]">our mailing list</a> or join us on one of our weekly calls! We'd love to have your input and help. </p> <div class="ui divider"></div>
