Skip to content

Commit f5be484

Browse files
authored
Merge pull request #625 from linear-b/fix-indentation
minor fixes for BB
2 parents 9d0506a + 89ebf73 commit f5be484

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/bitbucket-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: How to Setup gitStream with Bitbucket
33
description: Install gitStream to your Bitbucket workspace.
44
---
5-
# How to Setup gitStream with Bitbucket
5+
# How to Setup gitStream with Bitbucket Cloud
66

77
!!! info "gitStream for Bitbucket Cloud is currently in **beta**"
88

9-
If you're interested in automating your Bitbucket pull requests and enhancing your development workflow, please [contact our support team](mailto:support@linearb.io) to request access and receive setup instructions.
9+
To start automating your Bitbucket pull requests and enhancing your development workflow, please [contact our support team](mailto:support@linearb.io) to request access and receive setup instructions.
1010
We’d love to hear your feedback and collaborate to improve this integration during the beta phase. Thank you for your interest!
1111

1212
!!! info "Prerequisites"

docs/context-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Context variable are the inputs for the automation conditions or checks.
1414
- :fontawesome-brands-gitlab: Supported on GitLab
1515
- :fontawesome-brands-bitbucket: Supported on Bitbucket
1616
- :octicons-beaker-24: Under development and not available yet.
17-
- :fontawesome-solid-flask: Open beta - Under development and currently available for all
17+
- :fontawesome-solid-flask: Open beta - Under development and currently available for all
1818

1919
## Overview
2020

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ nav:
1111
- Guide:
1212
- GitHub Setup: github-installation.md
1313
- GitLab Setup: gitlab-installation.md
14-
- Bitbucket Setup: bitbucket-installation.md
15-
- Custom GitHub App: custom-github-app.md
14+
- Bitbucket Cloud Setup: bitbucket-installation.md
15+
- Custom GitHub App (GitHub Server): custom-github-app.md
1616
- How gitStream works: how-it-works.md
1717
- Your First Automation: quick-start.md
1818
- How to Test Your Automations: dry-run-mode.md

0 commit comments

Comments
 (0)