Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix documentation links
  • Loading branch information
munderseth authored Oct 11, 2023
1 parent ee1482f commit b743dd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Publish test results, code coverage, and other artifacts with one command. Seaml
#### Setup
The Testspace client action requires a `domain` and optionally a token for publishing test results.

* [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.
* [Testspace access token](https://help.testspace.com/docs/dashboard/admin-user#account) is required when using a `private` repo.
* [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.
* [Testspace access token](https://help.testspace.com/dashboard/admin-user#account) is required when using a `private` repo.

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

0 comments on commit b743dd3

Please sign in to comment.