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={() => {
|
onClick={() => {
|
||||||
handleClose();
|
handleClose();
|
||||||
window.open(
|
window.open(
|
||||||
"https://docs.ironcalc.com",
|
"https://docs.ironcalc.com/web-application/about.html",
|
||||||
"_blank",
|
"_blank",
|
||||||
"noopener,noreferrer",
|
"noopener,noreferrer",
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user