Skip to content

Commit 1a85069

Browse files
committed
Fix TestNG URL
1 parent 4cafdcb commit 1a85069

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
@@ -103,7 +103,7 @@ In the case you don't want to use docker and/or prefer to test against an existi
103103
```
104104

105105
### Tooling
106-
We use [TestNG](http://org.testng/doc) as testing framework and for running ClickHouse Local instance [testcontainers](https://www.testcontainers.org/modules/databases/clickhouse/).
106+
We use [TestNG](https://testng.org/) as testing framework and for running ClickHouse Local instance [testcontainers](https://www.testcontainers.org/modules/databases/clickhouse/).
107107

108108
### Running unit tests
109109

0 commit comments

Comments
 (0)