Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config-ui/src/plugins/register/bamboo/transformation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export const BambooTransformation = ({ entities, transformation, setTransformati
}
/>
<span>.</span>
<HelpTooltip content="View your BitBucket Pipelines: https://support.atlassian.com/bitbucket-cloud/docs/view-your-pipeline/" />
<HelpTooltip content="View your Bamboo Builds: https://confluence.atlassian.com/bamboo/viewing-a-plan-s-build-information-289276861.html" />
</div>
<div className="sub-text">
<span>If the name also matches</span>
Expand Down