fix detection notebook link
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 20 May 2014 21:42:37 +0000 (14:42 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 20 May 2014 21:43:02 +0000 (14:43 -0700)
docs/index.md

index bc1969f..2a23af0 100644 (file)
@@ -39,7 +39,7 @@ Even in CPU mode, computing predictions on an image takes only 20 ms when images
 * [Feature extraction with C++](/feature_extraction.html): feature extraction using pre-trained model.
 
 [imagenet_classification]:  http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/imagenet_classification.ipynb
-[detection]:   http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/detection_search_demo.ipynb
+[detection]:   http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/detection.ipynb
 [visualizing_filters]:  http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/filter_visualization.ipynb
 
 ## Citing Caffe