Skip to content

Commit

Permalink
Fix links on GitHub issue templates (#150)
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
  • Loading branch information
astrojuanlu authored Apr 11, 2023
1 parent 31476ce commit 2e94083
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
blank_issues_enabled: false
contact_links:
- name: Discord server
- name: Slack workspace
about: Come chat with the community!
url: https://discord.gg/akJDeVaxnB
url: https://slack.kedro.org
- name: Documentation
url: https://kedro.readthedocs.io/en/stable/
url: https://docs.kedro.org
about: To learn more about how Kedro works
- name: Case studies, articles and video tutorials
url: https://github.com/kedro-org/kedro-community
Expand Down

0 comments on commit 2e94083

Please sign in to comment.