Skip to content

Commit

Permalink
Fix linkcheckbroken in docs (#6239)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy authored Aug 6, 2024
1 parent 65e9547 commit 1d58a30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/contributing/acceptance-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ dispatch(
```
```{seealso}
[Testing Redux Store](https://www.cypress.io/blog/2018/11/14/testing-redux-store/)
[Testing Redux Store](https://www.cypress.io/blog/testing-redux-store)
```
Expand Down
1 change: 1 addition & 0 deletions packages/volto/news/6239.documentation
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix redirect of link in documentation to testing Redux store blog post. @stevepiercy

0 comments on commit 1d58a30

Please sign in to comment.