Unverified Commit 490813bd authored by Mark Daoust's avatar Mark Daoust Committed by GitHub
Browse files

Switch image link to https. Devsite wont load this over http.

parent 32aa6563
......@@ -538,7 +538,7 @@
"\n",
"<table>\n",
" <tr><td>\n",
" <img src=\"http://cs231n.github.io/assets/nn3/opt1.gif\" width=\"70%\"\n",
" <img src=\"https://cs231n.github.io/assets/nn3/opt1.gif\" width=\"70%\"\n",
" alt=\"Optimization algorthims visualized over time in 3D space.\">\n",
" </td></tr>\n",
" <tr><td align=\"center\">\n",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment