Update link to import formats documentation (#1525)

The existing destination has never really been the appropriate page for this dialogue, as it has never actual listed the supported formats.
This commit is contained in:
Brenton M. Wiernik 2018-07-04 21:09:45 +02:00 committed by Dan Stillman
parent da9537c5e4
commit baafd49b8c

View file

@ -443,7 +443,7 @@ var Zotero_File_Interface = new function() {
null, null, {}
);
if (index == 1) {
Zotero.launchURL("https://www.zotero.org/support/kb/importing");
Zotero.launchURL("https://www.zotero.org/support/kb/importing_standardized_formats");
}
return false;
}