Skip to content

Commit 9f37692

Browse files
authored
Fix broken references (#1868)
* Fix broken references - `link.svg` - `_inc/_install-browser-reqs-volto.md` * Fix linkcheck to bobtemplates * Update tip submodules/volto * Fix link
1 parent 52012c2 commit 9f37692

File tree

4 files changed

+6
-13
lines changed

4 files changed

+6
-13
lines changed

docs/_inc/_install-browser-reqs-volto.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/classic-ui/mockup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Alternatively you can implement it in your own templates by adding the CSS class
137137

138138
## References
139139

140-
- [`bobtemplates.plone` documentation](https://bobtemplatesplone.readthedocs.io/en/latest/)
140+
- [`bobtemplates.plone` documentation](https://bobtemplatesplone.readthedocs.io/)
141141
- [`mr.bob` documentation](https://mrbob.readthedocs.io/en/latest/)
142142
- [Plone CLI documentation](https://plonecli.readthedocs.io/en/latest/)
143143
- [`bobtemplates.plone` repository](https://github.com/plone/bobtemplates.plone)

docs/install/create-project-cookieplone.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ Plone 6 has both hardware requirements and software prerequisites.
3535

3636
### Supported web browsers
3737

38-
```{include} /_inc/_install-browser-reqs-volto.md
38+
```{include} /volto/_inc/_install-browser-reqs-volto.md
39+
```
40+
41+
```{include} /_inc/_install-browser-reqs-classic-ui.md
3942
```
4043

4144

docs/install/create-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Plone 6.0 has both hardware requirements and software prerequisites.
3232

3333
### Supported web browsers
3434

35-
```{include} /_inc/_install-browser-reqs-volto.md
35+
```{include} /volto/_inc/_install-browser-reqs-volto.md
3636
```
3737

3838
```{include} /_inc/_install-browser-reqs-classic-ui.md

0 commit comments

Comments
 (0)