Point doc help to general word processor help page. Closes #1585
This commit is contained in:
parent
fc1f737986
commit
9d98f765b2
1 changed files with 1 additions and 5 deletions
|
@ -181,11 +181,7 @@ var Zotero_File_Interface_Bibliography = new function() {
|
|||
});
|
||||
|
||||
this.openHelpLink = function() {
|
||||
var url = "https://www.zotero.org/support/word_processor_plugin_usage";
|
||||
var win = Components.classes["@mozilla.org/appshell/window-mediator;1"]
|
||||
.getService(Components.interfaces.nsIWindowMediator)
|
||||
.getMostRecentWindow("navigator:browser");
|
||||
Zotero.launchURL(url);
|
||||
Zotero.launchURL("https://www.zotero.org/support/word_processor_integration");
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue