Skip to content

Commit

Permalink
fix: use correct discussions repo (#145)
Browse files Browse the repository at this point in the history
This changes the forum URL to  $DISCUSSIONS which will always use the Ory Org discussions if there is none on the repo (i.e. for all repos except kratos,hydra,oathkeeper,keto)
  • Loading branch information
vinckr committed Jun 8, 2022
1 parent bff2671 commit 9a12e12
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
blank_issues_enabled: false
contact_links:
- name: Ory $PROJECT Forum
url: https://github.com/$REPOSITORY/discussions
url: $DISCUSSIONS
about:
Please ask and answer questions here, show your implementations and
discuss ideas.
Expand Down

0 comments on commit 9a12e12

Please sign in to comment.