Commit 6f0f632c authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Remove a missing docs ref from last

parent 200e3dd6
......@@ -98,7 +98,9 @@ are *owned* by VCLs. Though a dynamic backend can't outlive its VCL, it can be
deleted any time with ``VRT_delete_backend``. The VCL will delete the remaining
backends once discarded, you don't need to take care of it.
Consider using an object (see :ref:`ref-vmod-objects`) to manipulate dynamic
.. XXX Consider using an object (see :ref:`ref-vmod-objects`) to manipulate dynamic
Consider using an object to manipulate dynamic
backends. They are tied to the VCL life cycle and make a handy data structure
to keep track of backends and objects have a VCL name you can reuse for the
director. It is also true for *cluster* directors that may reference native
......
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