Commit 8ab4aa2a authored by Randall Leeds's avatar Randall Leeds

change /api/current to just /api

And replace the silly /app/token with /api/token like the old days.
parent 1cf2a0a9
......@@ -138,7 +138,7 @@ class Hypothesis extends Annotator
loadFromSearch:
limit: 1000
uri: href
prefix: '/api/current'
prefix: '/api'
patch_update this.plugins.Store
console.log "Loaded annotions for '" + href + "'."
for href in this.getSynonymURLs href
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment