Skip to content

Commit 385760a

Browse files
authoredJan 3, 2017
Fix incorrect anchor link in TESTING.md
Changed a link to point internally instead of unnecessarily using an external link.
1 parent bd54fa8 commit 385760a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎TESTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ After you write your test make sure to run `npm run generateMissingTests` again
5252

5353
### The test passes ###
5454

55-
Excellent!! Make sure that the test is working correctly and testing what you're expecting it to test and then move onto the [next section](https://github.com/nodegit/nodegit/tree/master/test#making-a-pull-request).
55+
Excellent!! Make sure that the test is working correctly and testing what you're expecting it to test and then move onto the [next section](#making-a-pull-request).
5656

5757
### The test fails ###
5858

0 commit comments

Comments
 (0)