We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a5f0a commit 8903ee1Copy full SHA for 8903ee1
CONTRIBUTING.md
@@ -218,9 +218,8 @@ described in the preceding sections:
218
- [NLP From Scratch: Generating Names with a Character-Level RNN
219
Tutorial](https://pytorch.org/tutorials/intermediate/char_rnn_generation_tutorial.html)
220
221
-If you are creating a recipe, we recommend that you use [this
222
-template](https://github.com/pytorch/tutorials/blob/tutorials_refresh/recipes_source/recipes/example_recipe.py)
223
-as a guide.
+If you are creating a recipe, [this is a good
+example.](https://github.com/pytorch/tutorials/blob/main/recipes_source/recipes/what_is_state_dict.py)
224
225
226
# Submission Process #
0 commit comments