diff --git a/sources-docs.js b/sources-docs.js index 2545392..fff098c 100644 --- a/sources-docs.js +++ b/sources-docs.js @@ -4,7 +4,7 @@ module.exports = [ options: { name: 'docs--5', remote: 'https://github.com/silverstripe/developer-docs.git', - branch: '5.1', + branch: '5.2', patterns: 'en/**' } },