Skip to content

Commit

Permalink
Fix 'Contribution Guidelines' links (#6806)
Browse files Browse the repository at this point in the history
  • Loading branch information
sesm committed Dec 1, 2020
1 parent 1c72cd7 commit 4f284ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.md
Expand Up @@ -8,7 +8,7 @@ labels: 'triage: bug, needs triage'

(A clear and concise description of what the bug is)

### Have you read the [Contributing Guidelines on issues](https://wix.github.io/react-native-navigation/docs/meta-contributing)?
### Have you read the [Contributing Guidelines on issues](https://wix.github.io/react-native-navigation/docs/meta-contributing/)?

(Write your answer here.)

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
@@ -1 +1 @@
See https://wix.github.io/react-native-navigation/docs/meta-contributing
See https://wix.github.io/react-native-navigation/docs/meta-contributing/

0 comments on commit 4f284ec

Please sign in to comment.