Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fixing path to alpheios editor on sosol
Browse files Browse the repository at this point in the history
  • Loading branch information
balmas committed Aug 17, 2016
1 parent 1000bf5 commit 481f07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/configurations/alignment.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"endpoint.create" : "http://sosol.perseids.org/sosol/dmm_api/create/item/AlignmentCite/DOC_REPLACE",
"tokenization.endpoint" : "http://services2.perseids.org/llt/segtok",
"tokenization.xslt" : "/apps/static/xslt/segtok_to_align.xsl",
"editorUrl" : "http://sosol.perseids.org/exist/rest/db/app/align-editsentence-perseids.xhtml?doc=REPLACE_DOC&s=1",
"editorUrl" : "http://sosol.perseids.org/alpheios/app/align-editsentence-perseids.xhtml?doc=REPLACE_DOC&s=1",
"collection" : "urn:cite:perseus:align",
"workListUrl" : "http://cts.perseids.org",
}

0 comments on commit 481f07f

Please sign in to comment.