You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ We love your input! We want to make contributing to this project as easy
12
12
We use github to host code, to track issues and feature requests,
13
13
as well as accept pull requests.
14
14
15
-
## We Use [Github Flow](https://guides.github.com/introduction/flow/index.html)
15
+
## We Use [Github Flow](https://docs.github.com/en/get-started/quickstart/github-flow)
16
16
All Code Changes Happen Through Pull Requests.
17
17
Pull requests are the best way to propose changes to the codebase.
18
18
We actively welcome your pull requests:
@@ -75,4 +75,4 @@ When creating new modules these need to be added to the docs.
75
75
76
76
## References
77
77
This document was adapted from <https://gist.github.com/briandk/3d2e8b3ec8daf5a27a62>,
78
-
who follows the open-source contribution guidelines for [Facebook's Draft](https://github.com/facebook/draft-js/blob/a9316a723f9e918afde44dea68b5f9f39b7d9b00/CONTRIBUTING.md)
78
+
who follows the open-source contribution guidelines for [Facebook's Draft](https://github.com/facebook/draft-js/blob/main/CONTRIBUTING.md)
0 commit comments