Skip to content

Commit 33fa5c6

Browse files
authored
Change relative link to external site to absolute (#974)
Relative links to external sites only lead you to a 404 🤷‍♂️ Switch to absolute maybe?
1 parent 0b2e233 commit 33fa5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ today! As a contributor, here are the guidelines we would like you to follow:
1212

1313
## <a name="question"></a> Got a Question or Problem?
1414

15-
Please, do not open issues for the general support questions as we want to keep GitHub issues for bug reports and feature requests. You've got much better chances of getting your question answered on [StackOverflow](stackoverflow.com/questions/tagged/codelyzer) where the questions should be tagged with tag `codelyzer`.
15+
Please, do not open issues for the general support questions as we want to keep GitHub issues for bug reports and feature requests. You've got much better chances of getting your question answered on [StackOverflow](https://stackoverflow.com/questions/tagged/codelyzer) where the questions should be tagged with tag `codelyzer`.
1616

1717
StackOverflow is a much better place to ask questions since:
1818

0 commit comments

Comments
 (0)