Skip to content

Commit c377176

Browse files
authored
Merge pull request #2541 from port-labs/PORTN-2959-change-support-getport-io-to-support-port-io
changed [email protected] to support.port.io
2 parents 395da2b + ead93e9 commit c377176

File tree

26 files changed

+29
-29
lines changed

26 files changed

+29
-29
lines changed

archive/git-provider/github-exporter/self-hosted-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ And save the downloaded file
7070

7171
</center>
7272

73-
- In order to make use of [Self-Service Actions using GitHub Workflow](../../../../self-service-actions/github-workflow/github-workflow.md), please contact us at support@getport.io.
73+
- In order to make use of [Self-Service Actions using GitHub Workflow](/self-service-actions/github-workflow/github-workflow.md), please contact us at [support.port.io](http://support.port.io/).
7474

7575
:::
7676

archive/self-service-actions/self-service-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Port enables developer Self-Service in 2 distinct ways:
2222
The power of Port's self-service actions is enabled by using one of the following: [Webhooks](./webhook/webhook.md), [Kafka topics](./kafka/kafka.md) and [GitHub Workflow](./github-workflow/github-workflow.md). Go to each self-service action type's respective page to learn more and see practical examples.
2323

2424
:::note
25-
In order to make use of Port's Kafka topics for Self-Service Actions, please contact us at support@getport.io
25+
In order to make use of Port's Kafka topics for Self-Service Actions, please contact us at [support.port.io](http://support.port.io/)
2626
:::

contributor-license-agreement.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Port Documentation Contributor License Agreement
33
Thank you for your interest in the Port product documentation (the "Documentation").
44
To clarify the intellectual property license granted to users of the Documentation from any person or entity, GtPort.io Ltd. (the "Company") must have on file a signed Contributor License Agreement ("CLA") from each Contributor, indicating agreement with the license terms below.
55

6-
This agreement is for your protection as a Contributor as well as the protection of the Company and its users. It does not change your rights to use your own Contributions for any other purpose. Please complete and sign this Agreement, and then email a signed copy to support@getport.io only (do not copy any other persons or lists). Read this document carefully before signing and keep a copy for your records.
6+
This agreement is for your protection as a Contributor as well as the protection of the Company and its users. It does not change your rights to use your own Contributions for any other purpose. Please complete and sign this Agreement, and then email a signed copy to support@port.io only (do not copy any other persons or lists). Read this document carefully before signing and keep a copy for your records.
77

88
Full name: _____________________________________________________
99

docs/actions-and-automations/setup-backend/gitlab-pipeline/self-hosted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This page will introduce the agent and guide you through the installation and co
2222

2323
## Prerequisites
2424

25-
- Connection credentials to Kafka are required. To obtain them, contact us using chat/Slack/mail to [support@getport.io](mailto:support@getport.io).
25+
- Connection credentials to Kafka are required. To obtain them, contact us using chat/Slack/support site at [support.port.io](http://support.port.io/).
2626
- [Helm](https://helm.sh) must be installed in order to install the relevant chart.
2727
- In order to trigger a GitLab Pipeline, you need to have a [GitLab trigger token](https://docs.gitlab.com/ee/ci/triggers/).
2828

docs/actions-and-automations/setup-backend/webhook/circle-ci/circle-ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can implement this action in two ways:
1616
- A Circle CI [personal API token](https://app.circleci.com/settings/user/tokens).
1717
- If you choose to implement using the Execution Agent, you will need to:
1818
- Install [Helm](https://helm.sh) on your infrastructure
19-
- Contact Port [support](mailto:support@getport.io) to set up a Kafka topic for your organization.
19+
- Contact Port [support](http://support.port.io/) to set up a Kafka topic for your organization.
2020

2121
## Set up data model
2222

docs/actions-and-automations/setup-backend/webhook/kafka/examples/__changelog-basic-change-listener-using-aws-lambda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In this guide, we will show how to deploy a new `AWS Lambda function`, that will
99
## Prerequisites
1010

1111
:::note
12-
To follow this example, please contact us using chat/Slack/mail to [support@getport.io](mailto:support@getport.io) to receive a dedicated Kafka topic.
12+
To follow this example, please contact us using chat/Slack/support site at [support.port.io](http://support.port.io/) to receive a dedicated Kafka topic.
1313
:::
1414

1515
- AWS CLI installed and configured to your desired AWS account;

docs/actions-and-automations/setup-backend/webhook/port-execution-agent/port-execution-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Our Port agent is open source - see it [**here**](https://github.com/port-labs/p
1313
:::
1414

1515
:::note Request Kafka Topic
16-
To use the execution agent, please contact us using chat/Slack/mail to [support@getport.io](mailto:support@getport.io) to receive a dedicated Kafka topic.
16+
To use the execution agent, please contact us using chat/Slack/support site at [support.port.io](http://support.port.io/) to receive a dedicated Kafka topic.
1717
:::
1818

1919
The data flow when using the Port execution agent is as follows:

docs/actions-and-automations/setup-backend/webhook/terraform-cloud/terraform-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can implement this action in two ways:
2121

2222
- If you choose to implement using the Execution Agent, you will need to:
2323
- Install [Helm](https://helm.sh) on your infrastructure
24-
- Contact Port [support](mailto:support@getport.io) to set up a Kafka topic for your organization.
24+
- Contact Port [support](http://support.port.io/) to set up a Kafka topic for your organization.
2525

2626
## Set up data model
2727

docs/api-reference/pages.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ The Pages API is currently in beta, in its current form it lacks certain validat
1919

2020
If you choose to use the Pages API please understand this risk.
2121

22-
In case you use the Pages API and encounter issues, please reach out to `support@getport.io` for assistance.
22+
In case you use the Pages API and encounter issues, please reach out at [support.port.io](http://support.port.io/) for assistance.
2323
:::

docs/api-reference/security.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In step 5 of the guide, you are required to provide the **Service name**, which
5151

5252
**Note:** In case your AWS resources are in a different region than the ones Port's PrivateLinks are hosted at, refer to step 6 of the guide to setup a cross region connection.
5353

54-
After following the guide, please contact Port's support team using chat/Slack/mail to [support@getport.io](mailto:support@getport.io) and we will finalize the setup.
54+
After following the guide, please contact Port's support team using chat/Slack/mail to [support.port.io](http://support.port.io/) and we will finalize the setup.
5555

5656
## IP address restriction (beta)
5757

@@ -73,7 +73,7 @@ Both when using Port's UI and when making an API request from an IP address whic
7373

7474
:::info providing the IP restriction list
7575

76-
Managing a customer's IP restriction list is performed by Port's staff, to specify your IP restriction list contact us using chat/Slack/mail to [support@getport.io](mailto:support@getport.io).
76+
Managing a customer's IP restriction list is performed by Port's staff, to specify your IP restriction list contact us using chat/Slack/mail to [support.port.io](http://support.port.io/).
7777

7878
:::
7979

0 commit comments

Comments
 (0)