Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metadata-extractor: fix mistakes in previous commit. #1223

Merged
merged 2 commits into from
Jul 26, 2017

Conversation

xiaom
Copy link
Contributor

@xiaom xiaom commented Jul 6, 2017

No description provided.

@xiaom xiaom requested a review from krzysztof July 6, 2017 22:04
@@ -145,31 +145,32 @@
// TODO: we may need to avoid ES6 Template Literal in production to support
// legacy browsers.
// see https://caniuse.com/#feat=template-literals
var url = `/fileprocessor/${ filetype }/${ f.version_id }`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be /filesprocessor/pdfgrobid/${ f.version_id}

@krzysztof krzysztof merged commit e1a58f6 into zenodo:metadata_extraction Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants