Skip to content

Commit fc892f8

Browse files
committed
Fix issue tracker links
1 parent d5b9bf4 commit fc892f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ with MarkLogic.
1616

1717
## <a name="issue"></a> Found an Issue?
1818
If you find a bug in the source code or a mistake in the documentation, you can help us by
19-
submitting an issue to our [GitHub Issue Tracker][issue tracker]. Even better
19+
submitting an issue to our [GitHub Issue Tracker](https://github.com/marklogic/node-client-api/issues). Even better
2020
you can submit a Pull Request with a fix for the issue you filed.
2121

2222
## <a name="feature"></a> Want a Feature?
23-
You can request a new feature by submitting an issue to our [GitHub Issue Tracker][issue tracker]. If you would like to implement a new feature, first create a new issue and discuss it with one of our project
23+
You can request a new feature by submitting an issue to our [GitHub Issue Tracker](https://github.com/marklogic/node-client-api/issues). If you would like to implement a new feature, first create a new issue and discuss it with one of our project
2424
maintainers.
2525

2626
## <a name="submit"></a> Submission Guidelines
@@ -54,7 +54,7 @@ and clone your copy.
5454

5555
All bug fixes and new features go into the `develop` branch.
5656

57-
We ask that you open an issue in the [issue tracker][] and get agreement from at least one of the project maintainers before you start coding.
57+
We ask that you open an issue in the [issue tracker](https://github.com/marklogic/node-client-api/issues) and get agreement from at least one of the project maintainers before you start coding.
5858

5959
Nothing is more frustrating than seeing your hard work go to waste because your vision does not align with that of a project maintainer.
6060

0 commit comments

Comments
 (0)