Skip to content

Commit 91d2e24

Browse files
authored
Merge pull request #165 from LibraryCarpentry/145-example-data-record
Update DOI for example dataset
2 parents 88c7ffe + b778033 commit 91d2e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learners/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Note: on Windows, the PortableApp download is recommended as the regular version
1515
To import data, you'll need to open DB Browser for SQLite and download a zip file containing the data files for this tutorial.
1616

1717
1. Download the data files doaj-article-sample.zip from
18-
[Zenodo](https://doi.org/10.5281/zenodo.2822005).
18+
[Zenodo](https://doi.org/10.5281/zenodo.8360812).
1919
2. Open the zip file with the zip utlity on your machine and save the folder and files to a location where you can easily find them. For example, your Desktop.
2020
3. Contained in the zip file are two files, doaj-article-sample.db and doaj-article-sample.db.sql. You can either open the database file (less steps) or import the SQL file (more steps).
2121

0 commit comments

Comments
 (0)