Skip to content

Commit cd11e16

Browse files
committed
update results folder name in docs
1 parent 29bd7b7 commit cd11e16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Docs/docs/01-Quick-Start/01-Server-Testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ docker run \
8080
* Line 14: Determines the details how TLS-Anvil should connect to the server
8181

8282
### What now?
83-
After the testsuite finished you should see a folder named `TestSuiteResults_...` which contains all the results.
83+
After the testsuite finished you should see a folder named `Results_...` which contains all the results.
8484
To analyze them, go to [Viewing Results](Anvil-Web).

Docs/docs/01-Quick-Start/02-Client-Testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ docker run \
7777
* Line 7: This is passed to the OpenSSL `s_client` binary, which is started each time a HTTP-GET request is sent to `:8090/trigger`.
7878

7979
### What now?
80-
After the testsuite finished you should see a folder named `TestSuiteResults_...` which contains all the results.
80+
After the testsuite finished you should see a folder named `Results_...` which contains all the results.
8181
To analyze them, go to the next page.

0 commit comments

Comments
 (0)