mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
Merge pull request #247 from silverstripe/pulls/master/412-docs
MNT Update v4 docs branch to 4.12
This commit is contained in:
commit
c2d2c370a2
@ -13,7 +13,7 @@ module.exports = [
|
||||
options: {
|
||||
name: `docs--4`,
|
||||
remote: `https://github.com/silverstripe/developer-docs.git`,
|
||||
branch: `4.11`,
|
||||
branch: `4.12`,
|
||||
patterns: `en/**`
|
||||
}
|
||||
},
|
||||
@ -26,4 +26,4 @@ module.exports = [
|
||||
patterns: `en/**`
|
||||
}
|
||||
},
|
||||
];
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user