Skip to content

Commit 649903f

Browse files
committed
chore: update link to NCM
1 parent 9278a28 commit 649903f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/TheTabs.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const handleNodeMouseOut = (nodeIndex: number) => {
5353
/>
5454
<template v-slot:menu>
5555
<a
56-
href="https://github.com/InnoSWP/syntax-visualizer/#nodes-coordinates-matrix"
56+
href="https://github.com/evermake/syntax-visualizer/#nodes-coordinates-matrix"
5757
class="tab-menu-button"
5858
>
5959
<AppIcon name="info" />

0 commit comments

Comments
 (0)