mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
Merge pull request #234 from creative-commoners/master
FIX v3 docs should track `3` branch
This commit is contained in:
commit
6fe74b1fd8
@ -13,7 +13,7 @@ module.exports = [
|
||||
options: {
|
||||
name: `docs--3`,
|
||||
remote: `https://github.com/silverstripe/silverstripe-framework.git`,
|
||||
branch: `3.7`,
|
||||
branch: `3`,
|
||||
patterns: `docs/en/**`
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user