Skip to content

Commit 3aa980f

Browse files
updated help link to TestingIsDocumenting
1 parent eb1af0b commit 3aa980f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/viewer/help/ComponentViewerHelp.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export function ComponentViewerHelp() {
1717
/>)}
1818
</div>
1919
<h1>GitHub</h1>
20-
<a href="https://github.com/MykolaGolubyev/react-component-viewer" target="_blank">Repository</a>
20+
<a href="https://github.com/TestingIsDocumenting/react-component-viewer" target="_blank">Repository</a>
2121
</div>
2222
);
2323
}

0 commit comments

Comments
 (0)