Skip to content

Commit cb75dfa

Browse files
meatball133BethanyG
authored andcommitted
Update links.json
1 parent bf45569 commit cb75dfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

concepts/generators/links.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
3-
"url": "https://docs.python.org/3.11/reference/expressions.html#yield-expressions",
4-
"description": "Official Python 3.11 docs for the yield expression."
3+
"url": "https://docs.python.org/3.10/reference/expressions.html#yield-expressions",
4+
"description": "Official Python 3.10 docs for the yield expression."
55
},
66
{
77
"url": "https://en.wikipedia.org/wiki/Lazy_evaluation",

0 commit comments

Comments
 (0)