Skip to content

Commit 6dc68d1

Browse files
committed
Replace contact links
1 parent 96d49d2 commit 6dc68d1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/landing-page/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1 style="color: white;">About FORCAST</h1>
4141
</div>
4242
</div>
4343
<div class="footer">
44-
<p><a href="mailto:[email protected]">Contact</a></p>
44+
<p><a href="https://github.com/ccmbioinfo/FORCAST/discussions">Contact</a></p>
4545
</div>
4646
</body>
4747
</html>

src/landing-page/documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1 style="color: white;">Documentation</h1>
4242
</div>
4343
</div>
4444
<div class="footer">
45-
<p><a href="mailto:[email protected]">Contact</a></p>
45+
<p><a href="https://github.com/ccmbioinfo/FORCAST/discussions">Contact</a></p>
4646
</div>
4747
</body>
4848
</html>

src/landing-page/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1 id="tool-title"><b>FORCAST</b></h1>
5050
<!-- end jumbotron -->
5151
</div>
5252
<div class="footer">
53-
<p><a href="mailto:[email protected]">Contact</a></p>
53+
<p><a href="https://github.com/ccmbioinfo/FORCAST/discussions">Contact</a></p>
5454
</div>
5555
</body>
5656

src/landing-page/tutorial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1 style="color: white;">Tutorial</h1>
4343
</div>
4444
</div>
4545
<div class="footer">
46-
<p><a href="mailto:[email protected]">Contact</a></p>
46+
<p><a href="https://github.com/ccmbioinfo/FORCAST/discussions">Contact</a></p>
4747
</div>
4848
</body>
4949
</html>

0 commit comments

Comments
 (0)