Skip to content

Commit 4d7555c

Browse files
committed
Fix default config
1 parent 50c5203 commit 4d7555c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"dataset": {
5959
"title": "sandbox",
60-
"versionsRepositoryURL": "https://github.com/OpenTermsArchive/sandbox",
60+
"versionsRepositoryURL": "https://github.com/OpenTermsArchive/sandbox-declarations",
6161
"publishingSchedule": "30 8 * * MON"
6262
}
6363
}

0 commit comments

Comments
 (0)