Skip to content

Commit

Permalink
docs(activepieces): update add link
Browse files Browse the repository at this point in the history
  • Loading branch information
abuaboud committed Jun 17, 2023
1 parent 68617f9 commit 9843f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app-store/activepieces/api/add.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const handler: AppDeclarativeHandler = {
handlerType: "add",
redirect: {
newTab: true,
url: "https://activepieces.com/",
url: "https://www.activepieces.com/pieces/cal-com",
},
createCredential: ({ appType, user, slug }) =>
createDefaultInstallation({ appType, userId: user.id, slug, key: {} }),
Expand Down

0 comments on commit 9843f0d

Please sign in to comment.