Skip to content

Commit dabe01d

Browse files
authored
Update homepage featured item to PyTorch 2.1 (#1477)
* Update homepage featured item to PyTorch 2.1 Signed-off-by: Chris Abraham <[email protected]> * Undo changes made to wrong file Signed-off-by: Chris Abraham <[email protected]> * Update homepage news item Signed-off-by: Chris Abraham <[email protected]> --------- Signed-off-by: Chris Abraham <[email protected]>
1 parent f37ed67 commit dabe01d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ <h3>Featured Reads</h3>
3131
</p>
3232
</div>
3333
<div class="col-md">
34-
<h3>PyTorch 2.0</h3>
34+
<h3>PyTorch 2.1</h3>
3535
<p>
36-
Our next-generation release is faster, more Pythonic, and more Dynamic than ever.
36+
We are excited to announce the release of PyTorch 2.1!
3737
</p>
3838
<p>
39-
<a href="/get-started">Get Started</a>
39+
<a href="/blog/pytorch-2-1/">Learn More</a>
4040
</p>
4141
</div>
4242
<div class="col-md">

0 commit comments

Comments
 (0)