From 7e2520da886dbf6e076f7ff4b4f9b1f2b0b7650f Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Thu, 10 Jul 2014 14:45:44 +0200 Subject: [PATCH] fix caffe acm-mm paper link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 51fe8b4..eb72e1f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,7 +32,7 @@ Consult performance [details](/performance_hardware.html). ## How * [Introductory slides](https://www.dropbox.com/s/10fx16yp5etb8dv/caffe-presentation.pdf): slides about the Caffe architecture, *updated 03/14*. -* [ACM MM paper](https://github.com/UCB-ICSI-Vision-Group/caffe-paper/raw/arxiv/caffe.pdf): a 4-page report for the ACM Multimedia Open Source competition. +* [ACM MM paper](http://ucb-icsi-vision-group.github.io/caffe-paper/caffe.pdf): a 4-page report for the ACM Multimedia Open Source competition. * [Installation instructions](/installation.html): tested on Ubuntu, Red Hat, OS X. * [Pre-trained models](/getting_pretrained_models.html): BVLC provides ready-to-use models for non-commercial use. * [Development](/development.html): Guidelines for development and contributing to Caffe. -- 2.7.4