We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67153b commit 30db7cbCopy full SHA for 30db7cb
README.md
@@ -34,7 +34,7 @@ First run on the sandbox server to check everything is OK:
34
$ ./process.py --sandbox --metadata metadata.yaml --pdf article.pdf
35
Article ID: xxxxx
36
Article DOI: 10.xxxx/zenodo.xxxxx
37
-Article URL: https://zenodo.org/record/xxxxxx/file/article.pdf
+Article URL: https://sandbox.zenodo.org/record/xxxxxx/file/article.pdf
38
```
39
40
Then use the actual server using the `--zenodo` switch instead of the
0 commit comments