Skip to content

Commit d6407f9

Browse files
authored
Fix image link in test page (#4442)
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 0a03e1c commit d6407f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/style/test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -779,9 +779,9 @@ The reader should proceed with caution. Ignoring this could break their deployme
779779
780780
## `svg` shortcode
781781
782-
The SVG shortcode will add an inline SVG icon to a string of text:
782+
The SVG shortcode adds an inline SVG icon to a string of text:
783783
784-
Click on the web asset icon ({{< svg file="themes/docs-new/static/images/web-asset.svg" >}}).
784+
Click on the web asset icon ({{< svg file="_vendor/github.com/chef/chef-docs-theme/static/images/web-asset.svg" >}}).
785785
786786
## Buttons
787787

0 commit comments

Comments
 (0)