Skip to content

Commit b0f5d2c

Browse files
committed
Fix paths to Volto contributing
1 parent 6dfe914 commit b0f5d2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"plone.restapi/news",
131131
"plone.restapi/performance",
132132
"plone.restapi/src",
133-
"volto/developer-guidelines/branch-policy.md",
133+
"volto/contributing/branch-policy.md",
134134
]
135135

136136
html_js_files = ["patch_scrollToActive.js", "search_shortcut.js"]

docs/contributing/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Plone REST API
129129

130130
Volto
131131
: Plone 6 default frontend.
132-
See {doc}`../volto/developer-guidelines/contributing`.
132+
See {doc}`../volto/contributing/index`.
133133

134134

135135
```{toctree}
@@ -143,5 +143,5 @@ first-time
143143
documentation/index
144144
../plone.api/contribute/index
145145
../plone.restapi/docs/source/contributing/index
146-
../volto/developer-guidelines/contributing
146+
../volto/contributing/index
147147
```

0 commit comments

Comments
 (0)