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 bf0c71a commit 50396beCopy full SHA for 50396be
views/index.html
@@ -48,7 +48,7 @@
48
<!--Slides-->
49
<div class="carousel-inner" role="listbox">
50
<div class="carousel-item active">
51
- <a href = "http://causalpath.cs.umb.edu" target="_self"><img class="d-block w-100 cursor-pointer" src="img/redirect.png"></a>
+ <a href = "https://causalpath.cs.umb.edu" target="_self"><img class="d-block w-100 cursor-pointer" src="img/redirect.png"></a>
52
</div>
53
<div class="carousel-item">
54
<a href = "https://www.cell.com/patterns/fulltext/S2666-3899(21)00083-0?rss=yes&utm_source=dlvr.it&utm_medium=twitter" target="_blank"><img class="d-block w-100 cursor-pointer" src="img/overview.png"></a>
0 commit comments