Skip to content

Commit 4713211

Browse files
authored
Update index.html
putting the explicit link to hls4ml instead of the redirect
1 parent b6cf39e commit 4713211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2>Learn more!</h2>
6363
<a href="#" class="image image-full"><img src="images/hls4ml.png" width=282 alt="" /></a>
6464
<div class="box" height=375>
6565
<p>hls4ml: an open-source code framework for translating machine learning algorithms directly into FPGA firmware</p>
66-
<a href="https://fastmachinelearning.org/hls4ml/" class="button">hls4ml home</a>
66+
<a href="https://fastmachinelearning.github.io/hls4ml/" class="button">hls4ml home</a>
6767
</div>
6868
</div>
6969
<div class="column2">

0 commit comments

Comments
 (0)