Skip to content

Commit a687ac3

Browse files
chore(page): image tag fix
1 parent 9cd3d75 commit a687ac3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/documentation-site/patternfly-docs/content/design-guidelines/components/page

packages/documentation-site/patternfly-docs/content/design-guidelines/components/page/page.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The basic layout of a page differs depending on whether your application uses ve
1111
### Page with vertical navigation
1212

1313
<div class="ws-docs-content-img">
14-
![page with vertical navigation](.img/page-vertical-nav.svg)
14+
![page with vertical navigation](./img/page-vertical-nav.svg)
1515
</div>
1616

1717
**1. Masthead:** The masthead provides a consistent header for every page in your application. See the [masthead design guidelines](/components/masthead/design-guidelines) for more details.
@@ -29,7 +29,7 @@ The basic layout of a page differs depending on whether your application uses ve
2929
### Page with horizontal navigation
3030

3131
<div class="ws-docs-content-img">
32-
![page with horizontal navigation](.img/page-horizontal-nav.svg)
32+
![page with horizontal navigation](./img/page-horizontal-nav.svg)
3333
</div>
3434

3535
When using a horizontal primary navigation, the left-hand sidebar is removed and the navigation is placed inline with other masthead elements. All other page elements remain the same.

0 commit comments

Comments
 (0)