From 6dcba76e3d1d1c344da48e3f57ff3d34fe25f486 Mon Sep 17 00:00:00 2001 From: Mikel Kew Date: Sun, 22 Jul 2018 14:13:21 +1000 Subject: [PATCH] Update documentation link in demo tour --- docs/welcome/js/welcome.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/welcome/js/welcome.js b/docs/welcome/js/welcome.js index 7219f8285..49df71e14 100644 --- a/docs/welcome/js/welcome.js +++ b/docs/welcome/js/welcome.js @@ -46,7 +46,7 @@ }); shepherd.addStep('example', { title: 'Example Shepherd', - text: 'Creating a Shepherd is easy too! Just create Shepherd and add as many steps as you want. Check out the documentation to learn more.', + text: 'Creating a Shepherd is easy too! Just create Shepherd and add as many steps as you want. Check out the documentation to learn more.', attachTo: '.hero-example bottom', buttons: [ {