Skip to content

Commit 8a0ffe8

Browse files
committed
doc: fix links
1 parent c75a499 commit 8a0ffe8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ form.on('end', () => {});
637637
If the documentation is unclear or has a typo, please click on the page's `Edit`
638638
button (pencil icon) and suggest a correction. If you would like to help us fix
639639
a bug or add a new feature, please check our
640-
[Contributing Guide](./CONTRIBUTING.md). Pull requests are welcome!
640+
[Contributing Guide][contributing-url]. Pull requests are welcome!
641641

642642
Thanks goes to these wonderful people
643643
([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -714,8 +714,8 @@ Formidable is licensed under the [MIT License][license-url].
714714
[ccommits-url]: https://conventionalcommits.org/
715715
[ccommits-img]: https://badgen.net/badge/conventional%20commits/v1.0.0/green?cache=300
716716

717-
[contributing-url]: https://github.com/node-formidable/formidable/blob/master/CONTRIBUTING.md
718-
[code_of_conduct-url]: https://github.com/node-formidable/formidable/blob/master/CODE_OF_CONDUCT.md
717+
[contributing-url]: https://github.com/node-formidable/.github/blob/master/CONTRIBUTING.md
718+
[code_of_conduct-url]: https://github.com/node-formidable/.github/blob/master/CODE_OF_CONDUCT.md
719719

720720
[open-issue-url]: https://github.com/node-formidable/formidable/issues/new
721721

0 commit comments

Comments
 (0)