Skip to content

Commit 6cbaa08

Browse files
authored
Update the help description menù path from 'Configure Jenkins' to 'System' (#893)
1 parent da529e1 commit 6cbaa08

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div>
22
The server to connect to.
33
<p>
4-
The list of servers is configured in the <strong>Manage Jenkins » Configure Jenkins › Bitbucket Endpoints</strong> screen.
4+
The list of servers is configured in the <strong>Manage Jenkins » System › Bitbucket Endpoints</strong> screen.
55
The list of servers can include both Bitbucket Cloud and Bitbucket Server instances.
66
</p>
77
</div>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div>
22
The server to connect to.
33
<p>
4-
The list of servers is configured in the <strong>Manage Jenkins » Configure Jenkins › Bitbucket Endpoints</strong> screen.
4+
The list of servers is configured in the <strong>Manage Jenkins » System › Bitbucket Endpoints</strong> screen.
55
The list of servers can include both Bitbucket Cloud and Bitbucket Server instances.
66
</p>
77
</div>

src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/WebhookRegistrationTrait/help-mode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<dd>Disables hook management irrespective of the global defaults.</dd>
66
<dt>Use item credentials for hook management</dt>
77
<dd>Enabled hook management but uses the selected credentials to manage the hooks rather than those defined in
8-
<strong>Manage Jenkins » Configure Jenkins › Bitbucket Endpoints</strong>
8+
<strong>Manage Jenkins » System › Bitbucket Endpoints</strong>
99
</dd>
1010
</dl>
1111
</div>

src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/WebhookRegistrationTrait/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</li>
1616
</ul>
1717
<p>
18-
The <strong>Manage Jenkins » Configure Jenkins › Bitbucket Endpoints</strong> allows defining the list of
18+
The <strong>Manage Jenkins » System › Bitbucket Endpoints</strong> allows defining the list of
1919
servers. Each server
2020
can be associated with credentials. If credentials are defined then the default behaviour is to use those
2121
credentials to automatically manage the webhooks of all repositories that Jenkins is interested in. If no

0 commit comments

Comments
 (0)