MNT Get docs from the 5.1 branch

This commit is contained in:
Guy Sartorelli 2023-09-01 10:31:48 +12:00
parent e9074df47b
commit 6db82af8ff
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ module.exports = [
options: {
name: 'docs--5',
remote: 'https://github.com/silverstripe/developer-docs.git',
branch: '5.0',
branch: '5.1',
patterns: 'en/**'
}
},