From a17c9076342dc8c5b614f9a008c83caee2d95bd6 Mon Sep 17 00:00:00 2001 From: mvistry Date: Wed, 11 Dec 2024 16:48:55 +0100 Subject: [PATCH 1/4] Updated support contact --- CONTRIBUTING.md | 2 +- README.md | 2 +- _config.yml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a28e8f036..ef621e506 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -64,7 +64,7 @@ You can: - [Open an issue](https://github.com/stitchdata/docs/issues) and describe the feature, content, or improvement you want and why you need it. For features, please include how you expect them to work. - Submit a [pull request](#pull-requests) with the your suggested changes. -## Please don't submit issues for Stitch support questions. Contact Stitch Support (stitchsupport@talend.com) if you need assistance. +## Please don't submit issues for support questions. Contact Support (https://community.qlik.com/t5/Support/ct-p/qlikSupport) if you need assistance. --- diff --git a/README.md b/README.md index e41fdd096..ab0adfcc3 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Welcome to the Stitch Docs! This is the repository for [stitchdata.com/docs](htt The `master` branch is continuously deployed to production using [Netlify](http://netlify.com). -**If you need support for Stitch**, contact Stitch Support by emailing **stitchsupport@talend.com** or [logging into your Stitch account](https://app.stitchdata.com/) and clicking the pink chat bubble in the bottom-right corner. +**If you need support**, contact Support on **https://community.qlik.com/t5/Support/ct-p/qlikSupport**. --- diff --git a/_config.yml b/_config.yml index bbc6c8af9..68d10e79b 100755 --- a/_config.yml +++ b/_config.yml @@ -259,9 +259,9 @@ partners: https://www.stitchdata.com/partners/ resources: https://www.stitchdata.com/resources/ data-strategy: https://stitchdata.com/resources/guide/why-you-need-a-data-pipeline -support: stitchsupport@talend.com +support: https://community.qlik.com/t5/Support/ct-p/qlikSupport sales: https://www.stitchdata.com/contact/ -community: https://community.stitchdata.com/ +community: https://community.qlik.com/t5/Support/ct-p/qlikSupport sign-in: https://app.stitchdata.com ## Singer links From b6d16ad4578869088621c6746e14f7a7fb156f11 Mon Sep 17 00:00:00 2001 From: mvistry Date: Wed, 11 Dec 2024 17:15:43 +0100 Subject: [PATCH 2/4] Updated 'mailto:' --- CONTRIBUTING.md | 2 +- _data/stitch/compliance.yml | 2 +- _data/taps/features.yml | 2 +- _database-integrations/database-integrations.md | 4 ++-- _destinations/destinations.md | 2 +- _developer-files/connect/guides/connect-guides-feedback.md | 2 +- .../import-api/guides/import-api-guides-feedback.md | 2 +- .../import-api/overview/iapi-overview-libraries.md | 2 +- _includes/layout/feedback.html | 2 +- _includes/notifications/status-support/support.html | 2 +- _includes/replication/replication-stats-copy.html | 2 +- _replication/selecting-data/syncing-data.md | 2 +- _saas-integrations/saas-integrations.md | 2 +- .../data-discrepancy-troubleshooting-guide.md | 2 +- _troubleshooting/destinations/databricks-delta-issues.md | 2 +- _troubleshooting/destinations/panoply-issues.md | 2 +- _troubleshooting/replication/missing-tables-and-columns.md | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef621e506..74c7eed50 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -360,7 +360,7 @@ If you need to include a Liquid variable (like `{{ site.stitch-support }}`) in t ``` {% capture contact-support %} -For assistance, contact [Stitch Support](mailto: {{site.stitch-support }}). +For assistance, contact [Support]({{site.stitch-support }}). {% endcapture %} diff --git a/_data/stitch/compliance.yml b/_data/stitch/compliance.yml index cb255c433..215154c12 100644 --- a/_data/stitch/compliance.yml +++ b/_data/stitch/compliance.yml @@ -34,7 +34,7 @@ level: "some" tier: "all" description: | - **Stitch doesn't currently support replicating data in a PCI-compliant manner.** To log feedback about replicating data subject to PCI requirements, reach out to our [support team](mailto: {{ site.support }}). + **Stitch doesn't currently support replicating data in a PCI-compliant manner.** To log feedback about replicating data subject to PCI requirements, reach out to our [support team] ( {{ site.support }}). However, all payment information submitted through Stitch's billing interface to pay for your subscription is handled in a PCI-compliant manner. diff --git a/_data/taps/features.yml b/_data/taps/features.yml index 58b9e9ba7..5aba64db3 100644 --- a/_data/taps/features.yml +++ b/_data/taps/features.yml @@ -121,7 +121,7 @@ support-level: &support-level tooltip: "{{ site.data.tooltips.supported-by }}" field-value: | {% if integration.certified == true %} - [Stitch](mailto:{{ site.support }}) + [Stitch] ({{ site.support }}) {% else %} [Singer Community]({{ site.singer }}){:target="new"} {% endif %} diff --git a/_database-integrations/database-integrations.md b/_database-integrations/database-integrations.md index d857dbfb6..5b42e36c7 100755 --- a/_database-integrations/database-integrations.md +++ b/_database-integrations/database-integrations.md @@ -63,7 +63,7 @@ sections: content: | Additional connection options can be included as part of a Stitch {{ site.data.stitch.subscription-plans.premium.name }} plan. These options include reverse SSH tunnels, VPNs, and AWS Private Link. - If you are already on a {{ site.data.stitch.subscription-plans.premium.name }} plan, reach out to [Stitch Support](mailto:{{ site.support }}) to get started on the setup. Otherwise, reach out to [Stitch Sales]({{ site.sales }}){:target="new"} for more info about the {{ site.data.stitch.subscription-plans.premium.name }} plan. + If you are already on a {{ site.data.stitch.subscription-plans.premium.name }} plan, reach out to [Stitch Support] ({{ site.support }}) to get started on the setup. Otherwise, reach out to [Stitch Sales]({{ site.sales }}){:target="new"} for more info about the {{ site.data.stitch.subscription-plans.premium.name }} plan. - title: "All database integrations" anchor: "all-database-integrations" @@ -80,6 +80,6 @@ sections: - title: "Suggest an integration" anchor: "suggest-an-integration" content: | - Don’t see your integration of choice listed here? We’d love to hear from you! [Reach out to us](mailto:{{ site.support }}) with your suggestion. + Don’t see your integration of choice listed here? We’d love to hear from you! [Reach out to us] ({{ site.support }}) with your suggestion. --- {% include misc/data-files.html %} \ No newline at end of file diff --git a/_destinations/destinations.md b/_destinations/destinations.md index b5b328c16..cc55c9533 100755 --- a/_destinations/destinations.md +++ b/_destinations/destinations.md @@ -83,6 +83,6 @@ sections: - title: "Suggest a destination" anchor: "suggest-a-destinations" content: | - Don't see your destination of choice listed here? We'd love to hear from you! Please [reach out to us](mailto:{{ site.support }}) with your suggestion. + Don't see your destination of choice listed here? We'd love to hear from you! Please [reach out to us] ({{ site.support }}) with your suggestion. --- {% include misc/data-files.html %} \ No newline at end of file diff --git a/_developer-files/connect/guides/connect-guides-feedback.md b/_developer-files/connect/guides/connect-guides-feedback.md index cfcbf03b5..966e9ddd8 100644 --- a/_developer-files/connect/guides/connect-guides-feedback.md +++ b/_developer-files/connect/guides/connect-guides-feedback.md @@ -8,5 +8,5 @@ sections: - content: | Was anything in the docs unclear? Don't see something you're looking for? [Let us know by creating an issue]({{ site.github_issues }}){:target="new"} on the Stitch Docs GitHub repo. - If you need help with Stitch, reach out to [Stitch Support](mailto:{{ site.support }}). + If you need help with Stitch, reach out to [Support] ({{ site.support }}). --- \ No newline at end of file diff --git a/_developer-files/import-api/guides/import-api-guides-feedback.md b/_developer-files/import-api/guides/import-api-guides-feedback.md index 1a201f77d..b1ef68317 100644 --- a/_developer-files/import-api/guides/import-api-guides-feedback.md +++ b/_developer-files/import-api/guides/import-api-guides-feedback.md @@ -8,5 +8,5 @@ sections: - content: | Was anything in the docs unclear? Don't see something you're looking for? [Let us know by creating an issue]({{ site.github_issues }}){:target="new"} on the Stitch Docs GitHub repo. - If you need help with Stitch, reach out to [Stitch Support](mailto:{{ site.support }}). + If you need help with Stitch, reach out to [Support] ({{ site.support }}). --- \ No newline at end of file diff --git a/_developer-files/import-api/overview/iapi-overview-libraries.md b/_developer-files/import-api/overview/iapi-overview-libraries.md index 3fb84d69b..c9cea6fbe 100644 --- a/_developer-files/import-api/overview/iapi-overview-libraries.md +++ b/_developer-files/import-api/overview/iapi-overview-libraries.md @@ -11,7 +11,7 @@ sections: If you need help using these resources, we recommend creating an issue on the GitHub repository (linked below) or asking the [Stitch Community]({{ site.community }}){:target="new"}. **Note**: Stitch Support doesn't provide assistance for these resources. - **Created your own library or have an example you want to share?** [Let us know](mailto:{{ site.support }}) and we'll add it to the list. + **Created your own library or have an example you want to share?** [Let us know] ({{ site.support }}) and we'll add it to the list. {% assign languages = site.data.import-api.resources.all | sort:"language" %} diff --git a/_includes/layout/feedback.html b/_includes/layout/feedback.html index 5bf3cbffb..2268cc938 100755 --- a/_includes/layout/feedback.html +++ b/_includes/layout/feedback.html @@ -2,4 +2,4 @@ Questions? Feedback? -

Did this article help? If you have questions or feedback, feel free to submit a pull request with your suggestions, open an issue on GitHub, or reach out to us.

\ No newline at end of file +

Did this article help? If you have questions or feedback, feel free to submit a pull request with your suggestions, open an issue on GitHub, or reach out to us.

\ No newline at end of file diff --git a/_includes/notifications/status-support/support.html b/_includes/notifications/status-support/support.html index cf950731a..ef248be92 100644 --- a/_includes/notifications/status-support/support.html +++ b/_includes/notifications/status-support/support.html @@ -25,7 +25,7 @@ This integration is certified by Stitch. {% endif %} - For support, contact Stitch support. + For support, contact Support. {% else %} diff --git a/_includes/replication/replication-stats-copy.html b/_includes/replication/replication-stats-copy.html index 2fc6a4d61..4493e2805 100755 --- a/_includes/replication/replication-stats-copy.html +++ b/_includes/replication/replication-stats-copy.html @@ -20,7 +20,7 @@ {% include replication/replication-stats.html %} -If your data hasn't shown up after a reasonable amount of time, [reach out to support](mailto: {{ site.support }}). +If your data hasn't shown up after a reasonable amount of time, [reach out to support] ( {{ site.support }}). {% else %} To learn more about how info is displayed in these fields, check out the [Monitoring Replication Progress guide]({{ link.replication.rep-progress | prepend: site.baseurl }}). diff --git a/_replication/selecting-data/syncing-data.md b/_replication/selecting-data/syncing-data.md index 24b8cb4ce..c739400d4 100755 --- a/_replication/selecting-data/syncing-data.md +++ b/_replication/selecting-data/syncing-data.md @@ -363,7 +363,7 @@ sections: - Don't see the source you want? Let us know! + Don't see the source you want? Let us know! diff --git a/_saas-integrations/saas-integrations.md b/_saas-integrations/saas-integrations.md index d7626be5d..7be154377 100755 --- a/_saas-integrations/saas-integrations.md +++ b/_saas-integrations/saas-integrations.md @@ -59,7 +59,7 @@ sections: - title: "Suggest an integration" anchor: "suggest-an-integration" content: | - Don’t see your integration of choice listed here? We’d love to hear from you! [Reach out to us](mailto:{{ site.support }}) with your suggestion. + Don’t see your integration of choice listed here? We’d love to hear from you! [Reach out to us] ({{ site.support }}) with your suggestion. --- {% include misc/data-files.html %} diff --git a/_troubleshooting/data-discrepancies/data-discrepancy-troubleshooting-guide.md b/_troubleshooting/data-discrepancies/data-discrepancy-troubleshooting-guide.md index 8229aa9be..2f73942de 100755 --- a/_troubleshooting/data-discrepancies/data-discrepancy-troubleshooting-guide.md +++ b/_troubleshooting/data-discrepancies/data-discrepancy-troubleshooting-guide.md @@ -54,7 +54,7 @@ Stitch may also occasionally encounter performance issues. You can stay up-to-da ## Queries -Before reporting a data discrepancy to Stitch support, we recommend that you double-check how you're querying the data. +Before reporting a data discrepancy to Support, we recommend that you double-check how you're querying the data.
diff --git a/_troubleshooting/destinations/databricks-delta-issues.md b/_troubleshooting/destinations/databricks-delta-issues.md index 6bbe85a65..4cefc0c9c 100644 --- a/_troubleshooting/destinations/databricks-delta-issues.md +++ b/_troubleshooting/destinations/databricks-delta-issues.md @@ -32,4 +32,4 @@ To avoid this issue, make sure the `spark.databricks.delta.schema.autoMerge.enab ## Contact Support -If you’re still running into problems with Databricks Delta in Stitch, reach out to [Stitch support](mailto:{{ site.support }}). \ No newline at end of file +If you’re still running into problems with Databricks Delta in Stitch, reach out to [support] ({{ site.support }}). \ No newline at end of file diff --git a/_troubleshooting/destinations/panoply-issues.md b/_troubleshooting/destinations/panoply-issues.md index 5ea230535..ec1e77dd7 100755 --- a/_troubleshooting/destinations/panoply-issues.md +++ b/_troubleshooting/destinations/panoply-issues.md @@ -30,6 +30,6 @@ If you’ve recently reset your password in Panoply, you’ll also need to updat ## Contact Support -If you’re still running into problems with Panoply in Stitch, reach out to [Stitch support](mailto:{{ site.support }}). +If you’re still running into problems with Panoply in Stitch, reach out to [support] ({{ site.support }}). If you’re experiencing issues inside of Panoply, [reach out to Panoply support](https://panoply.io){:target="new"}. \ No newline at end of file diff --git a/_troubleshooting/replication/missing-tables-and-columns.md b/_troubleshooting/replication/missing-tables-and-columns.md index c09efeb83..961eee6b1 100755 --- a/_troubleshooting/replication/missing-tables-and-columns.md +++ b/_troubleshooting/replication/missing-tables-and-columns.md @@ -28,4 +28,4 @@ Verify the authorizing user's permissions. If the user's permissions can't be ch ## Contacting Support -If you verify that all the correct permissions are in place and you still encounter issues, please [reach out to support](mailto: {{ site.support }}). \ No newline at end of file +If you verify that all the correct permissions are in place and you still encounter issues, please [reach out to support] ({{ site.support }}). \ No newline at end of file From 64494e17308d3613be1e3be4940323ccbf6d7eef Mon Sep 17 00:00:00 2001 From: mvistry Date: Wed, 11 Dec 2024 17:22:20 +0100 Subject: [PATCH 3/4] Fixing link issue --- _database-integrations/database-integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_database-integrations/database-integrations.md b/_database-integrations/database-integrations.md index 5b42e36c7..906e3b45c 100755 --- a/_database-integrations/database-integrations.md +++ b/_database-integrations/database-integrations.md @@ -63,7 +63,7 @@ sections: content: | Additional connection options can be included as part of a Stitch {{ site.data.stitch.subscription-plans.premium.name }} plan. These options include reverse SSH tunnels, VPNs, and AWS Private Link. - If you are already on a {{ site.data.stitch.subscription-plans.premium.name }} plan, reach out to [Stitch Support] ({{ site.support }}) to get started on the setup. Otherwise, reach out to [Stitch Sales]({{ site.sales }}){:target="new"} for more info about the {{ site.data.stitch.subscription-plans.premium.name }} plan. + If you are already on a {{ site.data.stitch.subscription-plans.premium.name }} plan, reach out to [Support]({{ site.support }}) to get started on the setup. Otherwise, reach out to [Stitch Sales]({{ site.sales }}){:target="new"} for more info about the {{ site.data.stitch.subscription-plans.premium.name }} plan. - title: "All database integrations" anchor: "all-database-integrations" From fc6e1118ea9e0b21518af3d975bbec65f2d787c5 Mon Sep 17 00:00:00 2001 From: mvistry Date: Wed, 11 Dec 2024 17:29:17 +0100 Subject: [PATCH 4/4] Fixed link issues --- _database-integrations/database-integrations.md | 2 +- _destinations/destinations.md | 2 +- _developer-files/connect/guides/connect-guides-feedback.md | 2 +- .../import-api/guides/import-api-guides-feedback.md | 2 +- _developer-files/import-api/overview/iapi-overview-libraries.md | 2 +- _includes/replication/replication-stats-copy.html | 2 +- _saas-integrations/saas-integrations.md | 2 +- _troubleshooting/destinations/databricks-delta-issues.md | 2 +- _troubleshooting/destinations/panoply-issues.md | 2 +- _troubleshooting/replication/missing-tables-and-columns.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/_database-integrations/database-integrations.md b/_database-integrations/database-integrations.md index 906e3b45c..0c16722e4 100755 --- a/_database-integrations/database-integrations.md +++ b/_database-integrations/database-integrations.md @@ -80,6 +80,6 @@ sections: - title: "Suggest an integration" anchor: "suggest-an-integration" content: | - Don’t see your integration of choice listed here? We’d love to hear from you! [Reach out to us] ({{ site.support }}) with your suggestion. + Don’t see your integration of choice listed here? We’d love to hear from you! [Reach out to us]({{ site.support }}) with your suggestion. --- {% include misc/data-files.html %} \ No newline at end of file diff --git a/_destinations/destinations.md b/_destinations/destinations.md index cc55c9533..c0d798dfb 100755 --- a/_destinations/destinations.md +++ b/_destinations/destinations.md @@ -83,6 +83,6 @@ sections: - title: "Suggest a destination" anchor: "suggest-a-destinations" content: | - Don't see your destination of choice listed here? We'd love to hear from you! Please [reach out to us] ({{ site.support }}) with your suggestion. + Don't see your destination of choice listed here? We'd love to hear from you! Please [reach out to us]({{ site.support }}) with your suggestion. --- {% include misc/data-files.html %} \ No newline at end of file diff --git a/_developer-files/connect/guides/connect-guides-feedback.md b/_developer-files/connect/guides/connect-guides-feedback.md index 966e9ddd8..6390f1284 100644 --- a/_developer-files/connect/guides/connect-guides-feedback.md +++ b/_developer-files/connect/guides/connect-guides-feedback.md @@ -8,5 +8,5 @@ sections: - content: | Was anything in the docs unclear? Don't see something you're looking for? [Let us know by creating an issue]({{ site.github_issues }}){:target="new"} on the Stitch Docs GitHub repo. - If you need help with Stitch, reach out to [Support] ({{ site.support }}). + If you need help with Stitch, reach out to [Support]({{ site.support }}). --- \ No newline at end of file diff --git a/_developer-files/import-api/guides/import-api-guides-feedback.md b/_developer-files/import-api/guides/import-api-guides-feedback.md index b1ef68317..27a106333 100644 --- a/_developer-files/import-api/guides/import-api-guides-feedback.md +++ b/_developer-files/import-api/guides/import-api-guides-feedback.md @@ -8,5 +8,5 @@ sections: - content: | Was anything in the docs unclear? Don't see something you're looking for? [Let us know by creating an issue]({{ site.github_issues }}){:target="new"} on the Stitch Docs GitHub repo. - If you need help with Stitch, reach out to [Support] ({{ site.support }}). + If you need help with Stitch, reach out to [Support]({{ site.support }}). --- \ No newline at end of file diff --git a/_developer-files/import-api/overview/iapi-overview-libraries.md b/_developer-files/import-api/overview/iapi-overview-libraries.md index c9cea6fbe..e3cd10c44 100644 --- a/_developer-files/import-api/overview/iapi-overview-libraries.md +++ b/_developer-files/import-api/overview/iapi-overview-libraries.md @@ -11,7 +11,7 @@ sections: If you need help using these resources, we recommend creating an issue on the GitHub repository (linked below) or asking the [Stitch Community]({{ site.community }}){:target="new"}. **Note**: Stitch Support doesn't provide assistance for these resources. - **Created your own library or have an example you want to share?** [Let us know] ({{ site.support }}) and we'll add it to the list. + **Created your own library or have an example you want to share?** [Let us know]({{ site.support }}) and we'll add it to the list. {% assign languages = site.data.import-api.resources.all | sort:"language" %} diff --git a/_includes/replication/replication-stats-copy.html b/_includes/replication/replication-stats-copy.html index 4493e2805..4bc58c408 100755 --- a/_includes/replication/replication-stats-copy.html +++ b/_includes/replication/replication-stats-copy.html @@ -20,7 +20,7 @@ {% include replication/replication-stats.html %} -If your data hasn't shown up after a reasonable amount of time, [reach out to support] ( {{ site.support }}). +If your data hasn't shown up after a reasonable amount of time, [reach out to support]({{ site.support }}). {% else %} To learn more about how info is displayed in these fields, check out the [Monitoring Replication Progress guide]({{ link.replication.rep-progress | prepend: site.baseurl }}). diff --git a/_saas-integrations/saas-integrations.md b/_saas-integrations/saas-integrations.md index 7be154377..0b493c742 100755 --- a/_saas-integrations/saas-integrations.md +++ b/_saas-integrations/saas-integrations.md @@ -59,7 +59,7 @@ sections: - title: "Suggest an integration" anchor: "suggest-an-integration" content: | - Don’t see your integration of choice listed here? We’d love to hear from you! [Reach out to us] ({{ site.support }}) with your suggestion. + Don’t see your integration of choice listed here? We’d love to hear from you! [Reach out to us]({{ site.support }}) with your suggestion. --- {% include misc/data-files.html %} diff --git a/_troubleshooting/destinations/databricks-delta-issues.md b/_troubleshooting/destinations/databricks-delta-issues.md index 4cefc0c9c..2c1079a49 100644 --- a/_troubleshooting/destinations/databricks-delta-issues.md +++ b/_troubleshooting/destinations/databricks-delta-issues.md @@ -32,4 +32,4 @@ To avoid this issue, make sure the `spark.databricks.delta.schema.autoMerge.enab ## Contact Support -If you’re still running into problems with Databricks Delta in Stitch, reach out to [support] ({{ site.support }}). \ No newline at end of file +If you’re still running into problems with Databricks Delta in Stitch, reach out to [support]({{ site.support }}). \ No newline at end of file diff --git a/_troubleshooting/destinations/panoply-issues.md b/_troubleshooting/destinations/panoply-issues.md index ec1e77dd7..a11c512d7 100755 --- a/_troubleshooting/destinations/panoply-issues.md +++ b/_troubleshooting/destinations/panoply-issues.md @@ -30,6 +30,6 @@ If you’ve recently reset your password in Panoply, you’ll also need to updat ## Contact Support -If you’re still running into problems with Panoply in Stitch, reach out to [support] ({{ site.support }}). +If you’re still running into problems with Panoply in Stitch, reach out to [support]({{ site.support }}). If you’re experiencing issues inside of Panoply, [reach out to Panoply support](https://panoply.io){:target="new"}. \ No newline at end of file diff --git a/_troubleshooting/replication/missing-tables-and-columns.md b/_troubleshooting/replication/missing-tables-and-columns.md index 961eee6b1..8d7c253de 100755 --- a/_troubleshooting/replication/missing-tables-and-columns.md +++ b/_troubleshooting/replication/missing-tables-and-columns.md @@ -28,4 +28,4 @@ Verify the authorizing user's permissions. If the user's permissions can't be ch ## Contacting Support -If you verify that all the correct permissions are in place and you still encounter issues, please [reach out to support] ({{ site.support }}). \ No newline at end of file +If you verify that all the correct permissions are in place and you still encounter issues, please [reach out to support]({{ site.support }}). \ No newline at end of file