[pve-devel] [PATCH docs] faq: change to inline anchors to land on the actual questions
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Oct 23 17:39:59 CEST 2023
Am 23/10/2023 um 17:31 schrieb Alexander Zeidler:
> Signed-off-by: Alexander Zeidler <a.zeidler at proxmox.com>
> ---
> pve-faq.adoc | 9 +++------
> 1 file changed, 3 insertions(+), 6 deletions(-)
>
> diff --git a/pve-faq.adoc b/pve-faq.adoc
> index 93fef32..2388673 100644
> --- a/pve-faq.adoc
> +++ b/pve-faq.adoc
> @@ -77,8 +77,7 @@ CPU.
> It is not limited to Linux guests but allows arbitrary operating systems
> to run.
>
> -[[faq-support-table]]
> -How long will my {pve} version be supported?::
> +[[faq-support-table]] How long will my {pve} version be supported?::
>
This breaks the package build here though:
unable to resolve chapter link (xref:faq-support-table)
our tooling probably needs to adapt detecting these inline refs too
More information about the pve-devel
mailing list