mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: lp plus url (#8056)
This commit is contained in:
parent
a71bb63d1f
commit
1ed98f9c93
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ export const AppMainMenu: React.FC<{
|
|||
<MainMenu.ItemLink
|
||||
icon={ExcalLogo}
|
||||
href={`${
|
||||
import.meta.env.VITE_APP_PLUS_APP
|
||||
import.meta.env.VITE_APP_PLUS_LP
|
||||
}/plus?utm_source=excalidraw&utm_medium=app&utm_content=hamburger`}
|
||||
className=""
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue