Skip to content

Commit 33a9705

Browse files
add highlight on url
1 parent d116e7b commit 33a9705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/extensions/ui-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ You can add a placeholder anywhere in your url as soon as they're surrounded by
489489
Examples:
490490
- `https://www.google.com/search?q=%name%`
491491
- `https://yourwebsite.com/%sku%`
492-
- %base_url%/sub-url
492+
- `%base_url%/sub-url`
493493

494494
::: warning
495495
If the URL begins with a placeholder, we won't verify its validity. The link might not work when used.

0 commit comments

Comments
 (0)