[master] 2b08b3d doc: Attempt two at fixing references.

Kristian Lyngstøl kristian at varnish-cache.org
Wed Aug 8 16:45:15 CEST 2012


commit 2b08b3dd05689534d8aeb7e966eafd15a292a9d8
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