admin calendly redirect link
This commit is contained in:
parent
dc11f71ecf
commit
f29d604e13
@ -25,7 +25,7 @@ class CalendlyController extends Controller
|
||||
{
|
||||
$calendly = new Calendly();
|
||||
$calendly->authorize($request->input("code"));
|
||||
return redirect("https://webmd-provider.codelfi.com/build/admin/dashboard");
|
||||
return redirect("https://crm.purityselect.com/build/admin/dashboard");
|
||||
}
|
||||
public function getEvent(Request $request)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user