Skip to content

Commit bf72506

Browse files
Fix github link
1 parent 33b1292 commit bf72506

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

frontend/src/pages/Home.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ const Dashboard: React.FC = () => {
1818
collaboration and innovation in the field.
1919
</p>
2020
<p>
21-
AcidWatch is opensource and can be found at: https://github.com/equinor/acidwatch. It is still under
22-
development and will change continuously going forward. The models themselves are also continuously
23-
developed and will be at different maturity level independently. Please use the results with
24-
caution.
21+
AcidWatch is opensource and can be found at:{" "}
22+
<a href="https://github.com/equinor/acidwatch">AcidWatch</a>. It is still under development and will
23+
change continuously going forward. The models themselves are also continuously developed and will be
24+
at different maturity level independently. Please use the results with caution.
2525
</p>
2626
</div>
2727

0 commit comments

Comments
 (0)