Skip to content

Commit 6201825

Browse files
committed
[Doc] Fix Usage example table and closed issues link
1 parent c6c663f commit 6201825

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Here, indicate the best way to ask questions: via a github issue.
1414

1515
## Opening an Issue
1616

17-
If you think you have found a bug, or have a new feature idea, please start by making sure it hasn't already been [reported or fixed](https//github.com/marmelab/json-graphql-server/issues?q=is%3Aissue+is%3Aclosed). You can search through existing issues and PRs to see if someone has reported one similar to yours.
17+
If you think you have found a bug, or have a new feature idea, please start by making sure it hasn't already been [reported or fixed](https://github.com/marmelab/json-graphql-server/issues?q=is%3Aissue+is%3Aclosed). You can search through existing issues and PRs to see if someone has reported one similar to yours.
1818

1919
Next, create a new issue that briefly explains the problem, and provides a bit of background as to the circumstances that triggered it, and steps to reproduce it.
2020

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,6 @@ Here is how you can use the queries and mutations generated for your data, using
396396
</pre>
397397
</td>
398398
</tr>
399-
400399
<tr>
401400
<td>
402401
<pre>

0 commit comments

Comments
 (0)