We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe73f17 commit e0958faCopy full SHA for e0958fa
browser/data-browser/src/components/SideBar/About.tsx
@@ -15,7 +15,7 @@ const aboutMenuItems: AboutItem[] = [
15
{
16
icon: <FaGithub />,
17
helper: 'Github; View the source code for this application',
18
- href: 'https://github.com/atomicdata-dev/atomic-data-browser',
+ href: 'https://github.com/atomicdata-dev/atomic-server',
19
},
20
21
icon: <FaDiscord />,
0 commit comments