Add link from string diff challenge notebook to solution notebook (#165)

This commit is contained in:
rockybutler 2017-04-06 08:02:58 -04:00 committed by Donne Martin
parent 075b51cde3
commit cf3e33b290

View File

@ -137,7 +137,7 @@
"source": [
"## Solution Notebook\n",
"\n",
"Review the [Solution Notebook]() for a discussion on algorithms and code solutions."
"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."
]
}
],