update: change link destination
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
c700101f35
commit
f8af302413
@@ -55,7 +55,7 @@ export function HelpMenu() {
|
||||
onClick={() => {
|
||||
handleClose();
|
||||
window.open(
|
||||
"https://docs.ironcalc.com",
|
||||
"https://docs.ironcalc.com/web-application/about.html",
|
||||
"_blank",
|
||||
"noopener,noreferrer",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user