diff --git a/src/templates/nodes/edit_embed.pug b/src/templates/nodes/edit_embed.pug index b5e421e8..30cd2150 100644 --- a/src/templates/nodes/edit_embed.pug +++ b/src/templates/nodes/edit_embed.pug @@ -46,7 +46,8 @@ | Add New Attachment p.text-muted - | Attachments can be included in any MarkDown field by using the #[code {attachment slug}] shortcode. + | Attachments can be included in any MarkDown field by using the #[code {attachment slug}] shortcode + | (#[a(href='https://pillarframework.org/shortcodes/#attachments', target='_blank') help]). | This shortcode is placed on your copy-paste buffer by clicking "Copy to clipboard". | {{ render_field(field, field.name) }}