Skip to content

Commit c89bd84

Browse files
Fix broken link to test case guidelines, and point first toward contributing.
1 parent e6b3bac commit c89bd84

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,11 @@ Bug Reports
3838

3939
If you find any bugs, please report them using the [GitHub issue tracker][C1]. A
4040
test-case that demonstrates the issue is usually required. Instructions on providing a test-case
41-
can be found [here][C2].
41+
can be found in [contributing guidelines][C3] or [here][C2].
4242

4343
[C1]: http://github.com/nhibernate/nhibernate-core/issues
44-
[C2]: http://nhibernate.info/blog/2008/10/03/the-best-way-to-solve-nhibernate-bugs-submit-good-unit-test.html
44+
[C2]: http://nhibernate.info/blog/2008/10/04/the-best-way-to-solve-nhibernate-bugs-submit-good-unit-test.html
45+
[C3]: CONTRIBUTING.md
4546

4647
Licenses
4748
--------

0 commit comments

Comments
 (0)