Skip to content

Commit db19a86

Browse files
committed
add link source code to shred this code section
1 parent 506c997 commit db19a86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_docs/phase1.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ though beware the siren call's temptation to slip back into implementing "workin
6262
Shred this code (on paper)
6363
--------------------------
6464

65-
In this tutorial, we already have some ready-baked spaghetti code for you to slice and dice into smaller components.
65+
In this tutorial, we already have some ready-baked `spaghetti code <https://github.com/PythonJournos/refactoring101/blob/master/elex1/election_results.py>`__
66+
for you to slice and dice into smaller components.
6667

6768
We encourage you to print the code on paper -- yes, dead trees! -- and use a marker to group code bits
6869
into separate functions. As you to try to make sense of the logic and data structures, it's a good idea to reference the

0 commit comments

Comments
 (0)