From 2bfc447350865c858850a1c1f72c1e7a74e8aa2d Mon Sep 17 00:00:00 2001 From: Guy Sartorelli Date: Fri, 10 Mar 2023 14:32:48 +1300 Subject: [PATCH] MNT Update docs source --- sources-docs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources-docs.js b/sources-docs.js index 15bdd66..6865ce9 100644 --- a/sources-docs.js +++ b/sources-docs.js @@ -13,7 +13,7 @@ module.exports = [ options: { name: `docs--4`, remote: `https://github.com/silverstripe/developer-docs.git`, - branch: `4.12`, + branch: `4.13`, patterns: `en/**` } },