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:
parent
da9537c5e4
commit
baafd49b8c
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue