aboutsummaryrefslogtreecommitdiff
path: root/jb-ui/src
diff options
context:
space:
mode:
Diffstat (limited to 'jb-ui/src')
-rw-r--r--jb-ui/src/components/Footer.tsx7
1 files changed, 6 insertions, 1 deletions
diff --git a/jb-ui/src/components/Footer.tsx b/jb-ui/src/components/Footer.tsx
index 9248ea0..00c0101 100644
--- a/jb-ui/src/components/Footer.tsx
+++ b/jb-ui/src/components/Footer.tsx
@@ -25,7 +25,12 @@ const Footer = () => {
</div>
<div>
- <p>open source</p>
+ <p>
+ <a href="https://git.generalresearch.com/panels/amt-jb/"
+ target="_blank">
+ open source
+ </a>
+ </p>
</div>
</div>