Skip to content

Commit

Permalink
MNT Fix changelog dir (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Mar 26, 2024
1 parent ca14f27 commit d78ced7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"github-slug": "silverstripe/recipe-kitchen-sink",
"changelog-holder": "silverstripe/developer-docs",
"changelog-path": "en/04_Changelogs/{stability}/{version}.md",
"changelog-path": "en/08_Changelogs/{stability}/{version}.md",
"changelog-template": ".cow/changelog.md.twig",
"changelog-include-other-changes": false,
"child-stability-inherit": [
Expand Down

0 comments on commit d78ced7

Please sign in to comment.