Skip to content

Commit

Permalink
fix: broken docs links (#56)
Browse files Browse the repository at this point in the history
Refs: ENG-1496
  • Loading branch information
daabr authored Aug 30, 2024
1 parent edd4b4e commit 34a00ee
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions aws_health_to_slack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions break_glass/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions categorize_notify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions confluence_to_slack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions google_forms_to_jira/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions jira_google_calendar/assignee_from_schedule/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions jira_google_calendar/deadline_to_event/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions reviewkitteh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 34a00ee

Please sign in to comment.