Skip to content

Commit

Permalink
Updated github link in app
Browse files Browse the repository at this point in the history
  • Loading branch information
Polleps committed Aug 13, 2024
1 parent c84e202 commit 2055fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser/data-browser/src/components/SideBar/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const aboutMenuItems: AboutItem[] = [
{
icon: <FaGithub />,
helper: 'Github; View the source code for this application',
href: 'https://github.com/atomicdata-dev/atomic-data-browser',
href: 'https://github.com/atomicdata-dev/atomic-server',
},
{
icon: <FaDiscord />,
Expand Down

0 comments on commit 2055fc4

Please sign in to comment.