From fb38b274d5f95cdd58367dd76c9df2d5e6222b2d Mon Sep 17 00:00:00 2001 From: Sagar Poudel Date: Thu, 27 Jun 2024 19:25:46 -0500 Subject: [PATCH] Update README.md with latest doc links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bc594491..49dc0ad91 100644 --- a/README.md +++ b/README.md @@ -253,8 +253,8 @@ const builtInButtons = { **⚠️ You can't set up a type and an action at the same time inside a button**. -To learn more about button properties, look at the [documentation](https://shepherdjs.dev/docs/Step.html "documentation"). +To learn more about button properties, look at the [documentation](https://docs.shepherdpro.com/api/step/classes/step/). ## Step Options -See the [Step docs](https://shepherdjs.dev/docs/Step.html) for all available Step options. +See the [Step docs](https://docs.shepherdpro.com/api/step/classes/step/) for all available Step options.