Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
markuskonk committed Sep 6, 2018
2 parents 00cb106 + aa77f5a commit 83d1d48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ COPY controllers/bindings.js controllers/bindings.js
# Metadata http://label-schema.org/rc1/
LABEL maintainer="o2r-project <https://o2r.info>" \
org.label-schema.vendor="o2r project" \
org.label-schema.url="http://o2r.info" \
org.label-schema.url="https://o2r.info" \
org.label-schema.name="o2r bindings" \
org.label-schema.description="linking data, text, and code for research transparency" \
org.label-schema.version=$VERSION \
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node index.js",
"requests": "node bindings.js"
},
"author": "Markus Konkol (http://o2r.info)",
"author": "Markus Konkol (https://o2r.info)",
"license": "Apache-2.0",
"dependencies": {
"assertthat": "^1.0.0",
Expand Down

0 comments on commit 83d1d48

Please sign in to comment.