From 8286c075b323c04892c203df33f8611360d3c5d8 Mon Sep 17 00:00:00 2001 From: Arnaud Becheler <8360330+Becheler@users.noreply.github.com> Date: Thu, 9 Jul 2026 10:35:42 +0200 Subject: [PATCH] doc: opt out of aggregated boostlook to solve toc issues --- doc/playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/playbook.yml b/doc/playbook.yml index 32472c5cc..765da256d 100644 --- a/doc/playbook.yml +++ b/doc/playbook.yml @@ -23,5 +23,5 @@ asciidoc: ui: bundle: - url: https://github.com/boostorg/unordered-ui-bundle/raw/c80db72a7ba804256beb36e3a46d9c7df265d8d7/ui-bundle.zip + url: https://github.com/boostorg/graph-ui-bundle/raw/c80db72a7ba804256beb36e3a46d9c7df265d8d7/ui-bundle.zip snapshot: true