removed api docs button from integrations (#1149)

pull/1147/head
Peer Richelsen 2021-11-09 10:07:02 +00:00 committed by GitHub
parent 4ce9f9110b
commit 55a7cc928f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 7 deletions

View File

@ -417,11 +417,6 @@ function IframeEmbedContainer() {
<div className="mt-1"></div>
</div>
</div>
<ShellSubHeading className="mt-10" title="Cal.com API" subtitle={t("leverage_our_api")} />
<Button color="primary" href="https://developer.cal.com/api">
{t("browse_api_documentation")}
</Button>
</div>
</>
);

View File

@ -254,8 +254,6 @@
"automatically_adjust_theme": "Automatically adjust theme based on invitee preferences",
"email": "Email",
"full_name": "Full name",
"browse_api_documentation": "Browse our API documentation",
"leverage_our_api": "Leverage our API for full control and customizability.",
"create_webhook": "Create Webhook",
"booking_cancelled": "Booking Cancelled",
"booking_rescheduled": "Booking Rescheduled",