Commit 86162040 authored by Nils Goroll's avatar Nils Goroll

fix use of :ref:

parent 857b1949
...@@ -430,10 +430,10 @@ This will make the following headers available in `vcl_recv` after the ...@@ -430,10 +430,10 @@ This will make the following headers available in `vcl_recv` after the
call to `dcs_varnish2_classify_hdrs`: call to `dcs_varnish2_classify_hdrs`:
* `req.http.x-nb-classified` * `req.http.x-nb-classified`
same as :ref:`func_type_name` e.g. "Mobile Phone" same as :ref:func_type_name e.g. "Mobile Phone"
* `req.http.X-DeviceClass` * `req.http.X-DeviceClass`
same as :ref:`func_type_class` e.g. "desktop" same as :ref:func_type_class e.g. "desktop"
NOTES NOTES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment