Skip to content

Commit eaa8b11

Browse files
Rik BosAndries-Smit
authored andcommitted
Merge update/docs-slash
- Included tip regarding the starting slash.
1 parent 69845f0 commit eaa8b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jQuery('p').css('color', 'red')
3737
- **Contents :**
3838
The HTML or Javascript to embed.
3939
- **External File :**
40-
The path to the HTML or JavaScript file you want to add. The root is the theme folder. Will override the Contents section if used.
40+
The path to the HTML or JavaScript file you want to add. The root is the theme folder. Will override the Contents section if used. With the newly added "/p/" native deeplinks, you may want to start your file path with a "/" to prevent any 404s caused by this deeplink.
4141
- **On click microflow :**
4242
The microflow which should be executed on click. This can be used to, for example, show a page when the snippet is being clicked.
4343
- **Documentation :**

0 commit comments

Comments
 (0)