Skip to content

Commit e0958fa

Browse files
committed
Updated github link in app
1 parent fe73f17 commit e0958fa

File tree

1 file changed

+1
-1
lines changed
  • browser/data-browser/src/components/SideBar

1 file changed

+1
-1
lines changed

browser/data-browser/src/components/SideBar/About.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const aboutMenuItems: AboutItem[] = [
1515
{
1616
icon: <FaGithub />,
1717
helper: 'Github; View the source code for this application',
18-
href: 'https://github.com/atomicdata-dev/atomic-data-browser',
18+
href: 'https://github.com/atomicdata-dev/atomic-server',
1919
},
2020
{
2121
icon: <FaDiscord />,

0 commit comments

Comments
 (0)