Skip to content

Commit

Permalink
Fixed capitalization
Browse files Browse the repository at this point in the history
Fixed GitHub and GitLab capitalization
  • Loading branch information
sip49 authored May 17, 2024
1 parent fc91e93 commit 63b2b11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/open-pixee.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_position: 5

Pixee believes in open source. We leverage tools from the community and strive to contribute where there are gaps and where we can provide unique solutions.

Our product is best experienced via the [Github App pixeebot](https://github.com/marketplace/pixeebot-automated-code-fixes/). Powering this pixeebot product experience are several open source projects. See more below and then dig deeper in each project's README.
Our product is best experienced via the [GitHub App pixeebot](https://github.com/marketplace/pixeebot-automated-code-fixes/). Powering this pixeebot product experience are several open source projects. See more below and then dig deeper in each project's README.

## Pixee CLI

Expand All @@ -21,8 +21,8 @@ Learn more in the [README](https://github.com/pixee/pixee-cli#readme)
Do you want to see Pixee at work in your repository? We've integrated the PixeeCLI into CI scripts for popular platforms.

- [Bitbucket](https://github.com/pixee/pixee-cli/blob/main/ci/bitbucket/README.md)
- [Gitlab](https://github.com/pixee/pixee-cli/blob/main/ci/gitlab/README.md)
- [Github](https://github.com/pixee/ci-integrations/tree/main/docs/github.md)
- [GitLab](https://github.com/pixee/pixee-cli/blob/main/ci/gitlab/README.md)
- [GitHub](https://github.com/pixee/ci-integrations/tree/main/docs/github.md)

## Container Images

Expand Down

0 comments on commit 63b2b11

Please sign in to comment.