MNT Get docs from the 5.1 branch (#270)

This commit is contained in:
Guy Sartorelli 2023-09-01 10:40:32 +12:00 committed by GitHub
parent e9074df47b
commit d6a241b468
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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/**'
}
},