diff --git a/aws_health_to_slack/README.md b/aws_health_to_slack/README.md index 6728f1c3..4fb6a7fa 100644 --- a/aws_health_to_slack/README.md +++ b/aws_health_to_slack/README.md @@ -38,8 +38,8 @@ This table represents how each project is linked to a specific Slack channel, gu Ensure you have set up the required integrations and environment variables. This project uses Google Sheets, AWS Health API, and Slack API. -- [Configure Google integration](https://docs.autokitteh.com/config/integrations/google) -- [Configure Slack integration](https://docs.autokitteh.com/config/integrations/slack/) +- [Google Sheets](https://docs.autokitteh.com/integrations/google) +- [Slack](https://docs.autokitteh.com/integrations/slack) ### Clone the Repository diff --git a/break_glass/README.md b/break_glass/README.md index 0e1258a7..97311059 100644 --- a/break_glass/README.md +++ b/break_glass/README.md @@ -26,8 +26,8 @@ This project implements a break-glass request workflow that allows users to subm Ensure you have set up the required integrations and environment variables: -- [Configure Atlassian integration](https://docs.autokitteh.com/config/integrations/atlassian) -- [Configure Slack integration](https://docs.autokitteh.com/config/integrations/slack/) +- [Atlassian Jira](https://docs.autokitteh.com/integrations/atlassian) +- [Slack](https://docs.autokitteh.com/integrations/slack) ### Clone the Repository diff --git a/categorize_notify/README.md b/categorize_notify/README.md index b64b2636..8f7423e4 100644 --- a/categorize_notify/README.md +++ b/categorize_notify/README.md @@ -23,8 +23,8 @@ For more details, refer to [this blog post](https://autokitteh.com/technical-blo ### Configure integrations -- [Configure Google integration](https://docs.autokitteh.com/config/integrations/google) -- [Configure Slack integration](https://docs.autokitteh.com/config/integrations/slack/) +- [Gmail](https://docs.autokitteh.com/config/integrations/google) +- [Slack](https://docs.autokitteh.com/config/integrations/slack) ### Clone the Repository diff --git a/confluence_to_slack/README.md b/confluence_to_slack/README.md index e7dd3acd..5f812630 100644 --- a/confluence_to_slack/README.md +++ b/confluence_to_slack/README.md @@ -32,8 +32,8 @@ This workflow automates notifications to a Slack channel whenever a new Confluen Ensure you have set up the required integrations and environment variables. This project uses Confluence and Slack APIs. -- [Configure Atlassian integration](https://docs.autokitteh.com/config/integrations/atlassian) -- [Configure Slack integration](https://docs.autokitteh.com/config/integrations/slack/) +- [Atlassian Confluence](https://docs.autokitteh.com/integrations/atlassian) +- [Slack](https://docs.autokitteh.com/integrations/slack) ### Clone the Repository diff --git a/google_forms_to_jira/README.md b/google_forms_to_jira/README.md index 8ec9d061..2a95d3f0 100644 --- a/google_forms_to_jira/README.md +++ b/google_forms_to_jira/README.md @@ -25,8 +25,8 @@ This project automates the process of creating Jira issues based on new response Ensure you have set up the required integrations: -- [Configure Atlassian integration](https://docs.autokitteh.com/config/integrations/atlassian) -- [Configure Google integration](https://docs.autokitteh.com/config/integrations/google) +- [Atlassian Jira](https://docs.autokitteh.com/integrations/atlassian) +- [Google Forms](https://docs.autokitteh.com/integrations/google) ### Clone the Repository diff --git a/jira_google_calendar/assignee_from_schedule/README.md b/jira_google_calendar/assignee_from_schedule/README.md index 5f31ace5..090d3ab0 100644 --- a/jira_google_calendar/assignee_from_schedule/README.md +++ b/jira_google_calendar/assignee_from_schedule/README.md @@ -31,8 +31,8 @@ The image above illustrates a sample Google Calendar used in this workflow. Each Ensure you have set up the required integrations: -- [Configure Atlassian integration](https://docs.autokitteh.com/config/integrations/atlassian) -- [Configure Google integration](https://docs.autokitteh.com/config/integrations/google) +- [Atlassian Jira](https://docs.autokitteh.com/integrations/atlassian) +- [Google Calendar](https://docs.autokitteh.com/integrations/google) ### Clone the Repository diff --git a/jira_google_calendar/deadline_to_event/README.md b/jira_google_calendar/deadline_to_event/README.md index 46ba0843..639ab674 100644 --- a/jira_google_calendar/deadline_to_event/README.md +++ b/jira_google_calendar/deadline_to_event/README.md @@ -24,8 +24,8 @@ This project automates the process of creating Google Calendar events based on J Ensure you have set up the required integrations: -- [Configure Atlassian integration](https://docs.autokitteh.com/config/integrations/atlassian) -- [Configure Google integration](https://docs.autokitteh.com/config/integrations/google) +- [Atlassian Jira](https://docs.autokitteh.com/integrations/atlassian) +- [Google Calendar](https://docs.autokitteh.com/integrations/google) ### Clone the Repository diff --git a/reviewkitteh/README.md b/reviewkitteh/README.md index a3c4cd8a..02ca1798 100644 --- a/reviewkitteh/README.md +++ b/reviewkitteh/README.md @@ -20,9 +20,9 @@ This project automates the process of listening for GitHub pull request events a Ensure you have set up the required integrations: -- [Configure GitHub integration](https://docs.autokitteh.com/integrations/github/config) -- [Configure Google integration](https://docs.autokitteh.com/integrations/google/config) -- [Configure Slack integration](https://docs.autokitteh.com/integrations/slack/config) +- [GitHub](https://docs.autokitteh.com/integrations/github) +- [Google Sheets](https://docs.autokitteh.com/integrations/google) +- [Slack](https://docs.autokitteh.com/integrations/slack) ### Clone the Repository