浏览代码

google-glog link wasn't working, 'http://' twice

Change-Id: I9cd96d3609f9b1ba31cd480fef1702972be86741
Pablo Speciale 12 年之前
父节点
当前提交
ac0d416991
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/source/building.rst

+ 1 - 1
docs/source/building.rst

@@ -23,7 +23,7 @@ system. Ceres needs a relatively recent version of CMake (version
 2. `eigen3 <http://eigen.tuxfamily.org/index.php?title=Main_Page>`_ is
 2. `eigen3 <http://eigen.tuxfamily.org/index.php?title=Main_Page>`_ is
 used for doing all the low level matrix and linear algebra operations.
 used for doing all the low level matrix and linear algebra operations.
 
 
-3. `google-glog <http://http://code.google.com/p/google-glog>`_ is
+3. `google-glog <http://code.google.com/p/google-glog>`_ is
 used for error checking and logging. Ceres needs glog version 0.3.1 or
 used for error checking and logging. Ceres needs glog version 0.3.1 or
 later. Version 0.3 (which ships with Fedora 16) has a namespace bug
 later. Version 0.3 (which ships with Fedora 16) has a namespace bug
 which prevents Ceres from building.
 which prevents Ceres from building.