Updated template challenge notebook links to solution notebooks.

This commit is contained in:
Donne Martin 2015-08-01 09:39:57 -04:00
parent 11f94f9ba8
commit 595d905481

View File

@ -53,7 +53,7 @@
"source": [
"## Algorithm\n",
"\n",
"Refer to the [solution notebook](https://github.com/donnemartin/interactive-coding-challenges/templates/foo_solution.ipynb). If you are stuck and need a hint, the solution notebook's algorithm discussion might be a good place to start."
"Refer to the [Solution Notebook](). If you are stuck and need a hint, the solution notebook's algorithm discussion might be a good place to start."
]
},
{
@ -107,7 +107,7 @@
"source": [
"## Solution Notebook\n",
"\n",
"Review the [solution notebook](https://github.com/donnemartin/interactive-coding-challenges/templates/foo_solution.ipynb) for a discussion on algorithms and code solutions."
"Review the [Solution Notebook]() for a discussion on algorithms and code solutions."
]
}
],