Skip to content

Commit

Permalink
fix exit path for local perseids
Browse files Browse the repository at this point in the history
  • Loading branch information
balmas committed Aug 24, 2017
1 parent 95602aa commit f75b478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/static/configs/exit_handler/perseids_local.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title" : "Perseids",
"route" : "http://localhost:8080/dmm_api/item/TreebankCite/:doc/return/edit",
"route" : "http://localhost:3000/dmm_api/item/TreebankCite/:doc/return/edit",
"params" : [
"doc"
]
Expand Down

0 comments on commit f75b478

Please sign in to comment.