You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/billing-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Credits are used to pay for each build job minute on macOS. Purchase only the cr
68
68
69
69
### Concurrency Plan - How to obtain it?
70
70
71
-
1. Sign in to Travis CI with the [Version Control System of your choice](/user/tutorial/).
71
+
1. Sign in to Travis CI with the [Version Control System of your choice](/user/onboarding/).
72
72
2. Navigate to the [Plan tab](https://app.travis-ci.com/account/plan) and select 'X concurrent jobs Plan'.
73
73
3. Enter your billing details. **Please note that all prices are provided netto, w/o any VAT or other applicable local taxes**. If you are EU based VAT paying company, do not forget to enter your VAT number.
74
74
4. Confirm the transaction.
@@ -97,7 +97,7 @@ The Usage-based pricing system charges Travis CI users and Travis CI organizatio
97
97
98
98
### Usage-based Plan - How to obtain?
99
99
100
-
1. Sign in to Travis CI with a [Version Control System of your choice](/user/tutorial/).
100
+
1. Sign in to Travis CI with a [Version Control System of your choice](/user/onboarding/).
101
101
2. Navigate to the [Plans](https://app.travis-ci.com/account/plan) and have your billing and contact details filled in correctly.
102
102
3. Select an available Usage-based Plan or contact [Travis CI support](mailto:support@travis-ci.com) requesting a Usage-based Plan for larger options.
Copy file name to clipboardExpand all lines: user/coverity-scan.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The Coverity Scan addon doesn't work on macOS versions with the SIP feature enab
32
32
33
33
2. If necessary, create a public repo on [GitHub](https://github.com) for your project.
34
34
35
-
3. If necessary, register for [Travis CI](https://travis-ci.org/) and configure your project by following the [Getting Tutorial](/user/tutorial/) guide.
35
+
3. If necessary, register for [Travis CI](https://travis-ci.org/) and configure your project by following the [OnBoarding](/user/onboarding/) guide.
36
36
37
37
4. Sign in to Scan, and then add your project. Be sure to add it as a [GitHub Project](https://scan.coverity.com/projects/new?tab=github).
Copy file name to clipboardExpand all lines: user/enterprise.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ Detailed deployment requirements can be found in **‘Setting up’** and subseq
128
128
129
129
Set up Travis CI Enterprise by heading over our [set up](/user/enterprise/tcie-3.x-setting-up-travis-ci-enterprise/) page.
130
130
131
-
Or if you need more information on Travis CI, head back and view our [core concepts](/user/for-beginners/) and [tutorials](/user/tutorial/).
131
+
Or if you need more information on Travis CI, head back and view our [core concepts](/user/for-beginners/), the [OnBoarding](/user/onboarding/) guide, or the [tutorials](/user/tutorials/tutorials-overview/).
Copy file name to clipboardExpand all lines: user/enterprise/user-role-management.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ To enable the setting, select the `Enabled` option and save the settings.
22
22
23
23
## Travis CI Roles
24
24
25
-
New Travis CI Users are created via the “**sign-in with…**” functionality, linking a third-party application (GitHub, Assembla, BitBucket, or GitLab) to Travis CI. See [Getting Started](/user/tutorial/#prerequisites) for more information.
25
+
New Travis CI Users are created via the “**sign-in with…**” functionality, linking a third-party application (GitHub, Assembla, BitBucket, or GitLab) to Travis CI. See the [OnBoarding guide](/user/onboarding/) for more information.
26
26
27
27
28
28
In Travis CI, user access to Travis CI repositories and accounts functionalities and the following are the different types of user roles:
Copy file name to clipboardExpand all lines: user/github-oauth-scopes.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,20 +4,21 @@ layout: en
4
4
5
5
---
6
6
7
-
When you sign in to Travis CI for the first time, we ask for permissions to access
8
-
some of your data on GitHub. Read the [GitHub API Scope Documentation](https://developer.github.com/v3/oauth/#scopes)
9
-
for general information about this, or pick an explanation of what data we need and why we need it.
7
+
When you sign in to Travis CI for the first time, we ask for permission to access
8
+
some of your data on GitHub. Read the [GitHub API Scope Documentation](https://developer.github.com/v3/oauth/#scopes) for general information about this, or pick an explanation of what data we need and why we need it.
Copy file name to clipboardExpand all lines: user/gui-and-headless-browsers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ layout: en
8
8
9
9
## What This Guide Covers
10
10
11
-
This guide covers headless GUI & browser testing using tools provided by the Travis [CI environment](/user/reference/precise/). Most of the content is technology-neutral and does not cover all the details of specific testing tools (like Poltergeist or Capybara). We recommend you start with the [Tutorial](/user/tutorial/) and [Build Configuration](/user/customizing-the-build/) guides before reading this one.
11
+
This guide covers headless GUI & browser testing using tools provided by the Travis [CI environment](/user/reference/precise/). Most of the content is technology-neutral and does not cover all the details of specific testing tools (like Poltergeist or Capybara). We recommend you start with the [OnBoarding](/user/onboarding/) and [Build Configuration](/user/customizing-the-build/) guides before reading this one.
0 commit comments