Skip to content

Commit 7bebebf

Browse files
Update CONTRIBUTING.md
1 parent 010debc commit 7bebebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ This allows for the following mapping from a URL to a method chain:
107107

108108
All PRs require passing tests before the PR will be reviewed.
109109

110-
All test files are in the `[UnitTest](https://github.com/sendgrid/csharp-http-client/tree/master/UnitTest)` directory.
110+
All test files are in the [`UnitTest`](https://github.com/sendgrid/csharp-http-client/tree/master/UnitTest) directory.
111111

112112
For the purposes of contributing to this repo, please update the [`UnitTest.cs`](https://github.com/sendgrid/csharp-http-client/blob/master/UnitTest/UnitTest.cs) file with unit tests as you modify the code.
113113

@@ -181,4 +181,4 @@ Generally, we follow the style guidelines as suggested by the official language.
181181
7. [Open a Pull Request](https://help.github.com/articles/using-pull-requests/)
182182
with a clear title and description against the `master` branch. All tests must be passing before we will review the PR.
183183

184-
If you have any additional questions, please feel free to [email](mailto:dx@sendgrid.com) us or create an issue in this repo.
184+
If you have any additional questions, please feel free to [email](mailto:dx@sendgrid.com) us or create an issue in this repo.

0 commit comments

Comments
 (0)