[3.0] ac3ab42 doc: Attempt two at fixing references.

Tollef Fog Heen tfheen at varnish-cache.org
Mon Apr 22 13:26:59 CEST 2013


commit ac3ab427dd0e97d27ac389913ad203e9f84c5a6f
Author: Kristian Lyngstol <kristian at bohemians.org>
Date:   Wed Aug 8 16:45:06 2012 +0200

    doc: Attempt two at fixing references.

diff --git a/doc/sphinx/faq/general.rst b/doc/sphinx/faq/general.rst
index 44a11b3..b0c7e13 100644
--- a/doc/sphinx/faq/general.rst
+++ b/doc/sphinx/faq/general.rst
@@ -187,7 +187,7 @@ Yes, you need VCL code like this::
 		set req.backend = foobar;
 	}
 
-Please see :ref:`tutorial-advanced_backend_servers-directors_`.
+Please see :ref:`tutorial-advanced_backend_servers-directors`.
 
 
 Why ...
@@ -196,7 +196,7 @@ Why ...
 **Why does it look like Varnish sends all requests to the backend? I thought it was a cache?**
 
 
-Please see ref:`tutorial-increasing_your_hitrate`.
+Please see :ref:`tutorial-increasing_your_hitrate`.
 
 **Why does Varnish require the system to have a C compiler?**
 



More information about the varnish-commit mailing list