Skip to content

Commit a2a51e3

Browse files
authored
fixed link to Files docs (#7506)
1 parent 8356fe9 commit a2a51e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ We welcome your contributions to the Files project, especially to fix bugs and t
2222
improvements which address the top issues reported by Files users. Some general guidelines:
2323

2424
* **DO** create one pull request per Issue, and ensure that the Issue is linked in the pull request.
25-
* **DO** follow our [Coding and Style](https://files-community.github.io/docs/#/articles/code-style) guidelines, and keep code changes as small as possible.
25+
* **DO** follow our [Coding and Style](https://files.community/docs/contributing/code-style) guidelines, and keep code changes as small as possible.
2626
* **DO** include corresponding tests whenever possible.
2727
* **DO** check for additional occurrences of the same problem in other parts of the codebase before submitting your PR.
2828
* **DO** [link the issue](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#manually-linking-a-pull-request-to-an-issue) you are addressing in the

0 commit comments

Comments
 (0)