This is an automated email from the ASF dual-hosted git repository.

gerben pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git


The following commit(s) were added to refs/heads/master by this push:
     new 43f8198  Link in demo to its source code.
43f8198 is described below

commit 43f8198cd4e9782feeb33a152f98ec2352726448
Author: Gerben <[email protected]>
AuthorDate: Thu Jun 18 15:41:44 2020 +0200

    Link in demo to its source code.
---
 web/demo/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/web/demo/index.html b/web/demo/index.html
index a74d369..ad2d0a2 100644
--- a/web/demo/index.html
+++ b/web/demo/index.html
@@ -62,6 +62,7 @@ under the License.
     <p>This page demonstrates Web Annotation
       <a 
href="https://www.w3.org/TR/2017/REC-annotation-model-20170223/#selectors"; 
target="_blank">Selectors</a>,
       standardised JSON objects that describe a selection inside a document 
with sufficient information to find it back.</p>
+      <p>This demo’s source code can be found <a 
href="https://gitbox.apache.org/repos/asf?p=incubator-annotator.git;a=tree;hb=HEAD;f=web/demo";>in
 the project repo</a> (also mirrored <a 
href="https://github.com/apache/incubator-annotator/tree/master/web/demo";>on 
GitHub</a>)</p>
 
     <div class="columns full-width">
       <div class="column">

Reply via email to