Skip to content

Commit

Permalink
Correcting links
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Boothe <git@rootwork.org>
  • Loading branch information
rootwork committed Nov 9, 2021
1 parent 0886b1a commit 41170f0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions docs/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ a project may be further defined and clarified by project maintainers.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project maintainer using any of the
[contact options](https://github.com/premail/premail#support). All complaints
will be reviewed and investigated and will result in a response that is deemed
[contact options listed here](https://github.com/premail). All complaints will
be reviewed and investigated and will result in a response that is deemed
necessary and appropriate to the circumstances. The project team is obligated to
maintain confidentiality with regard to the reporter of an incident. Further
details of specific enforcement policies may be posted separately.
Expand Down
14 changes: 7 additions & 7 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ community such an amazing place to learn, inspire, and create. Any contributions
you make will benefit everybody else and are **greatly appreciated**!

**Note:** We have a
[code of conduct](https://github.com/premail/mjml-bullet-list/blob/main/docs/CODE_OF_CONDUCT.md).
[code of conduct](https://github.com/premail/mjml-signoff/blob/main/docs/CODE_OF_CONDUCT.md).
Please follow it in all your interactions with the project.

## Issues and feature requests

You've found a bug in the source code, a mistake in the documentation or maybe
you'd like a new feature? You can help us by
[submitting an issue on GitHub](https://github.com/premail/mjml-bullet-list/issues).
[submitting an issue on GitHub](https://github.com/premail/mjml-signoff/issues).
Before you create an issue, make sure to search the issue archive -- your issue
may have already been addressed!

Expand All @@ -31,10 +31,10 @@ Please try to create bug reports that are:
## How to submit a Pull Request

1. Search our repository for open or closed
[Pull Requests](https://github.com/premail/mjml-bullet-list/pulls) that
relate to your submission. You don't want to duplicate effort.
[Pull Requests](https://github.com/premail/mjml-signoff/pulls) that relate to
your submission. You don't want to duplicate effort.

2. [Fork the project on GitHub.](https://github.com/premail/mjml-bullet-list)
2. [Fork the project on GitHub.](https://github.com/premail/mjml-signoff)

3. Create your feature branch:

Expand All @@ -43,7 +43,7 @@ Please try to create bug reports that are:
```

4. Do your work.
**[Read the development process.](https://github.com/premail/mjml-bullet-list#fork-or-contribute-to-this-component)**
**[Read the development process.](https://github.com/premail/mjml-signoff#fork-or-contribute-to-this-component)**

5. Commit your changes:

Expand All @@ -57,7 +57,7 @@ Please try to create bug reports that are:
git push origin feat/amazing_feature
```

7. [Open a Pull Request](https://github.com/premail/mjml-bullet-list/compare?expand=1)
7. [Open a Pull Request](https://github.com/premail/mjml-signoff/compare?expand=1)
and wait for feedback.

## 🎉 **Thank you for your contribution!**

0 comments on commit 41170f0

Please sign in to comment.