From 9a108e7e58f6d856fb02ff6c698fed18b662c2eb Mon Sep 17 00:00:00 2001 From: Jakob Voss Date: Tue, 15 Apr 2014 10:44:55 +0200 Subject: [PATCH] fix Link to documentation (allow HTTP/HTTPS) --- annotateit/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/annotateit/templates/index.html b/annotateit/templates/index.html index 5c8fde1..42aea05 100644 --- a/annotateit/templates/index.html +++ b/annotateit/templates/index.html @@ -80,7 +80,7 @@

Developers

$('#content').annotator()
              .annotator('setupPlugins');

- For full details, see the Getting Started page on the Annotator wiki. + For full details, see the Getting Started section in the Annotator’s documentation.