Skip to content

Commit 052b225

Browse files
refactor: update the GitHub link for the project in the information section
close #111
1 parent 8f49795 commit 052b225

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

src/modal/AboutUsModal.tsx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,12 @@ function AboutUsModal() {
6969
<Separator />
7070
Version <VersionInfo />
7171
<Separator />
72-
<a href="https://git.nmrium.org" target="_blank" rel="noreferrer">
73-
GitHub ( https://git.nmrium.org )
72+
<a
73+
href="https://github.com/NFDI4Chem/nmrium-react-wrapper"
74+
target="_blank"
75+
rel="noreferrer"
76+
>
77+
GitHub ( https://github.com/NFDI4Chem/nmrium-react-wrapper )
7478
</a>
7579
</div>
7680
</div>

0 commit comments

Comments
 (0)