From d2e9b050a23171447e2365de65af2380232ece97 Mon Sep 17 00:00:00 2001 From: Giuseppe Villani Date: Mon, 1 Dec 2025 14:07:22 +0100 Subject: [PATCH] Update APOC branch version in labs-docs.yml --- labs-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs-docs.yml b/labs-docs.yml index 92ed5f1..96b0488 100644 --- a/labs-docs.yml +++ b/labs-docs.yml @@ -5,7 +5,7 @@ site: content: sources: - url: https://github.com/neo4j-contrib/neo4j-apoc-procedures - branches: ['2025.04', '5.26', '4.4', '4.3', '4.2', '4.1', '4.0'] + branches: ['2025.10', '5.26', '4.4', '4.3', '4.2', '4.1', '4.0'] start_path: docs/asciidoc - url: https://github.com/neo4j-labs/neosemantics branches: ['5.14','4.3', '4.2', '4.1', '4.0']