diff --git a/docs/developer-guide.md b/docs/developer-guide.md index 8b7da4c01..9094a442e 100644 --- a/docs/developer-guide.md +++ b/docs/developer-guide.md @@ -23,6 +23,6 @@ You first need to [fork][fork] then [clone][clone] this Windows Forms repository ## More Information -* [Test Infrastructure Notes](docs/test-infrastructure.md) -* [Test Suites and Categorization](docs/tests-suites.md) -* [New Test Addition Guideline](docs/test-addition-guidelines.md) \ No newline at end of file +* [Test Infrastructure Notes](test-infrastructure.md) +* [Test Suites and Categorization](test-suites.md) +* [New Test Addition Guideline](test-addition-guidelines.md)