Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion annotateit/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h2 id="develop">Developers</h2>
<pre><code>$(<span class=string>'#content'</span>).annotator()
.annotator(<span class=string>'setupPlugins'</span>);</code></pre>
<p>
For full details, see the <a href="https://github.com/okfn/annotator/wiki/Getting-Started">Getting Started</a> page on the <a href="https://github.com/okfn/annotator/wiki">Annotator wiki</a>.
For full details, see the <a href="//docs.annotatorjs.org/en/latest/getting-started.html">Getting Started</a> section in the <a href="//docs.annotatorjs.org/en/latest/index.html">Annotator’s documentation</a>.
</p>
</div>
<div class=span6>
Expand Down