Skip to content

Commit

Permalink
Fix paths to Volto contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Apr 9, 2023
1 parent 6dfe914 commit b0f5d2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"plone.restapi/news",
"plone.restapi/performance",
"plone.restapi/src",
"volto/developer-guidelines/branch-policy.md",
"volto/contributing/branch-policy.md",
]

html_js_files = ["patch_scrollToActive.js", "search_shortcut.js"]
Expand Down
4 changes: 2 additions & 2 deletions docs/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Plone REST API

Volto
: Plone 6 default frontend.
See {doc}`../volto/developer-guidelines/contributing`.
See {doc}`../volto/contributing/index`.


```{toctree}
Expand All @@ -143,5 +143,5 @@ first-time
documentation/index
../plone.api/contribute/index
../plone.restapi/docs/source/contributing/index
../volto/developer-guidelines/contributing
../volto/contributing/index
```

0 comments on commit b0f5d2c

Please sign in to comment.