Skip to content

Commit 5ddb569

Browse files
docs: update readme links
1 parent 1122321 commit 5ddb569

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ Web Test Automation [User Guide](https://testingisdocumenting.org/webtau/)
1313
WebTau (**Web** **T**est **au**tomation) - concise and expressive way to write end-to-end and unit tests.
1414

1515
Test your application across multiple layers and use unique features:
16-
* [REST API with Data Coverage](https://testingisdocumenting.org/webtau/getting-started/what-is-this#rest-api)
17-
* [Web Socket](https://testingisdocumenting.org/webtau/getting-started/what-is-this#websocket)
18-
* [GraphQL API](https://testingisdocumenting.org/webtau/getting-started/what-is-this#graphql-api)
19-
* [Browser](https://testingisdocumenting.org/webtau/getting-started/what-is-this#browser)
20-
* [Fake, Static And Proxy Servers](https://testingisdocumenting.org/webtau/getting-started/what-is-this#fake-static-and-proxy-servers)
21-
* [Database](https://testingisdocumenting.org/webtau/getting-started/what-is-this#database)
22-
* [CLI](https://testingisdocumenting.org/webtau/getting-started/what-is-this#cli)
23-
* [Business Logic (JVM only)](https://testingisdocumenting.org/webtau/getting-started/what-is-this#business-logic-jvm)
24-
* [REPL](https://testingisdocumenting.org/webtau/getting-started/what-is-this#repl)
25-
* [Reporting](https://testingisdocumenting.org/webtau/getting-started/what-is-this#reporting)
26-
* [Documentation Assistance](https://testingisdocumenting.org/webtau/getting-started/what-is-this#documentation-assistance)
16+
* [REST API with Data Coverage](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#rest-api)
17+
* [Web Socket](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#websocket)
18+
* [GraphQL API](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#graphql-api)
19+
* [Browser](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#browser)
20+
* [Fake, Static And Proxy Servers](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#fake-static-and-proxy-servers)
21+
* [Database](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#database)
22+
* [CLI](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#cli)
23+
* [Business Logic (JVM only)](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#business-logic-jvm)
24+
* [REPL](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#repl)
25+
* [Reporting](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#reporting)
26+
* [Documentation Assistance](https://testingisdocumenting.org/webtau/getting-started/what-is-this/#documentation-assistance)
2727

2828
There are many modules, but you can use any module you need independently, or use all the modules at once with convenient single imports.
2929

0 commit comments

Comments
 (0)