Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Welcome to PyTorch Tutorials
.. customcalloutitem::
:description: Bite-size, ready-to-deploy PyTorch code examples.
:header: PyTorch Recipes
:button_link: recipes/recipes_index.html
:button_link: recipes_index.html
:button_text: Explore Recipes

.. End of callout item section
Expand Down
2 changes: 1 addition & 1 deletion recipes_source/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Recipes
------------------
1. recipes/* and recipes_index.rst
PyTorch Recipes
https://pytorch.org/tutorials/recipes/recipes_index.html
https://pytorch.org/tutorials/recipes_index.html


Loading