mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 15:05:50 +00:00
FIX v3 docs should track 3
branch
Previously tracking the 3.7 branch - not showing the most up to date documentation
This commit is contained in:
parent
a9e37c0ee3
commit
e9b8a69ea8
@ -13,7 +13,7 @@ module.exports = [
|
|||||||
options: {
|
options: {
|
||||||
name: `docs--3`,
|
name: `docs--3`,
|
||||||
remote: `https://github.com/silverstripe/silverstripe-framework.git`,
|
remote: `https://github.com/silverstripe/silverstripe-framework.git`,
|
||||||
branch: `3.7`,
|
branch: `3`,
|
||||||
patterns: `docs/en/**`
|
patterns: `docs/en/**`
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user