Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 9c7d4a6

Browse files
authored
Update CONTRIBUTING.md
1 parent d33f10c commit 9c7d4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ WebTester 2 makes use of [Project Lombok](https://projectlombok.org). You might
3030
* unit over integration tests
3131
* prove your assumption of Selenium's behavior with a simple integration test
3232
* use existing tests as guides and how to patterns
33-
* There is a [user documentation](https://github.com/testIT-WebTester/webtester2-core/blob/master/documentation/README.md)!
33+
* There is a [user documentation](https://github.com/testIT-WebTester/webtester2-core/tree/master/webtester-documentation)!
3434
* if you change a feature and there is a documentation for that area of that framework you have to adapt the documentation as well
3535
* if you create something new, create a matching user documentation as well
3636
* if you find something missing or wrong in the documentation fix it!

0 commit comments

Comments
 (0)