Skip to content

Commit c280f05

Browse files
committed
Meta URL Change
1 parent 8cb53a1 commit c280f05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
<meta name="description" content="GraphScript is a general-purpose visual scripting editor that lets you build logic by connecting visual nodes. No code, just flow.">
1212

1313
<meta property="og:type" content="website">
14-
<meta property="og:url" content="https://graphscript-labs.github.io/graphscript-editor/">
14+
<meta property="og:url" content="https://graphscript-labs.github.io/editor/">
1515
<meta property="og:title" content="GraphScript Editor">
1616
<meta property="og:description" content="GraphScript is a general-purpose visual scripting editor that lets you build logic by connecting visual nodes. No code, just flow.">
1717
<meta property="og:image" content="https://github.com/GraphScript-Labs/.github/blob/main/Banner.png?raw=true">
1818

1919
<meta name="twitter:card" content="summary_large_image">
20-
<meta name="twitter:url" content="https://graphscript-labs.github.io/graphscript-editor/">
20+
<meta name="twitter:url" content="https://graphscript-labs.github.io/editor/">
2121
<meta name="twitter:title" content="GraphScript Editor">
2222
<meta name="twitter:description" content="GraphScript is a general-purpose visual scripting editor that lets you build logic by connecting visual nodes. No code, just flow.">
2323
<meta name="twitter:image" content="https://github.com/GraphScript-Labs/.github/blob/main/Banner.png?raw=true">

0 commit comments

Comments
 (0)