Skip to content

Commit b743dd3

Browse files
authored
Update README.md
Fix documentation links
1 parent ee1482f commit b743dd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Publish test results, code coverage, and other artifacts with one command. Seaml
2727
#### Setup
2828
The Testspace client action requires a `domain` and optionally a token for publishing test results.
2929

30-
* [Testspace domain](https://help.testspace.com/docs/dashboard/admin-signup) is the **organizational** name (*subdomain*) used when creating the account along with *.testspace.com*. The *.testspace.com* string is optional.
31-
* [Testspace access token](https://help.testspace.com/docs/dashboard/admin-user#account) is required when using a `private` repo.
30+
* [Testspace domain](https://help.testspace.com/dashboard/admin-signup) is the **organizational** name (*subdomain*) used when creating the account along with *.testspace.com*. The *.testspace.com* string is optional.
31+
* [Testspace access token](https://help.testspace.com/dashboard/admin-user#account) is required when using a `private` repo.
3232

3333
#### Push
3434
Simple to publish test results, code coverage, custom metrics, etc., all with a single line command using the Testspace client.

0 commit comments

Comments
 (0)