Skip to content

Commit be816af

Browse files
committed
fixed help link
1 parent a5de229 commit be816af

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,9 @@ CI_REPORTS=$PWD/test/reports testspace @.testspace $TESTSPACE_TOKEN/$BRANCH_NAME
4040
Checkout the [Space](http://samples.testspace.com/projects/javascript.jasmine).
4141

4242
***
43-
4443
To replicate this sample:
4544
- Account at www.testspace.com.
4645
- CI Environment Variable called **TESTSPACE_TOKEN** required:
4746
- `TESTSPACE_TOKEN` = `[email protected]/my-project`
48-
- `credentials` set to `username:password` or your [access token](http://help.testspace.com/using-your-organization:user-settings).
49-
- `my-org-name.testspace.com/my-project` based on your *subdomain* and *project* names. Refer [here](http://help.testspace.com/reference:runner-reference#login-credentials) for more details.
47+
- `credentials` set to `username:password` or your [access token](http://help.testspace.com/reference:client-reference#login-credentials).
48+
- `my-org-name.testspace.com/my-project` based on your *organization* (subdomain) and *project* names.

0 commit comments

Comments
 (0)