common/corpus-common-addon/app/services/bnf-resolver.js
changeset 314 f5690d918358
parent 305 ff6cf3fc5f40
child 328 04e728651a48
--- a/common/corpus-common-addon/app/services/bnf-resolver.js	Sun Oct 02 19:11:06 2016 +0200
+++ b/common/corpus-common-addon/app/services/bnf-resolver.js	Sun Oct 02 19:14:07 2016 +0200
@@ -5,7 +5,7 @@
 export default ResolverService.extend({
 
     storeKeyBase: 'bnf',
-    apiPath:  '/api/v1/bnf/',
+    apiPath:  '/api/v1/resolvers/bnf/',
     resDocRoot: 'bnfids',
 
     init() {