Skip to content

Commit 8ae3979

Browse files
mominfarukBethanyG
andauthored
Replace stale link by working link with valuable informtion (#3399)
* Replace stale link by working link with valuable informtion * Update concepts/tuples/links.json --------- Co-authored-by: BethanyG <[email protected]>
1 parent 914774c commit 8ae3979

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

concepts/tuples/links.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"description": "Lists vs Tuples"
1717
},
1818
{
19-
"url": "http://e-scribe.com/post/understanding-tuples-vs-lists-in-python/",
20-
"description": "Understanding tuples vs lists in Python"
19+
"url": "https://stackoverflow.com/a/626871",
20+
"description": "What's the difference between lists and tuples?"
2121
},
2222
{
2323
"url": "https://jtauber.com/blog/2006/04/15/python_tuples_are_not_just_constant_lists/",

0 commit comments

Comments
 (0)