Add link to Bitbucket Discovery, fix capitalization
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ description:
|
||||
---
|
||||
|
||||
Integrations allow Backstage to read or publish data using external providers
|
||||
such as GitHub, GitLab, BitBucket, LDAP, or cloud providers.
|
||||
such as GitHub, GitLab, Bitbucket, LDAP, or cloud providers.
|
||||
|
||||
## Configuration
|
||||
|
||||
@@ -17,7 +17,7 @@ integrations are used by many Backstage core features and other plugins.
|
||||
|
||||
Each key under `integrations` is a separate configuration for a single external
|
||||
provider. Providers each have different configuration; here's an example of
|
||||
configuration to use both GitHub and BitBucket:
|
||||
configuration to use both GitHub and Bitbucket:
|
||||
|
||||
```yaml
|
||||
integrations:
|
||||
|
||||
Reference in New Issue
Block a user