Skip to content

Commit cf3e33b

Browse files
rockybutlerdonnemartin
authored andcommitted
Add link from string diff challenge notebook to solution notebook (donnemartin#165)
1 parent 075b51c commit cf3e33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arrays_strings/str_diff/str_diff_challenge.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"source": [
138138
"## Solution Notebook\n",
139139
"\n",
140-
"Review the [Solution Notebook]() for a discussion on algorithms and code solutions."
140+
"Review the [Solution Notebook](http://nbviewer.jupyter.org/github/donnemartin/interactive-coding-challenges/blob/master/arrays_strings/str_diff/str_diff_solution.ipynb) for a discussion on algorithms and code solutions."
141141
]
142142
}
143143
],

0 commit comments

Comments
 (0)