From fc91e93e7f01ba289da7e5f967f8efd65efef808 Mon Sep 17 00:00:00 2001 From: Matt Austin Date: Thu, 16 May 2024 19:13:55 -0700 Subject: [PATCH] Added gitlab and docker links --- docs/open-pixee.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/open-pixee.md b/docs/open-pixee.md index 1a2cd41..73ed527 100644 --- a/docs/open-pixee.md +++ b/docs/open-pixee.md @@ -21,12 +21,12 @@ 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/ci/gitlab/README.md) -- [Github](https://github.com/pixee/ci-integrations/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 -- [PixeeCLI Docker](https://github.com/pixee/pixee-cli#docker-usage) +- [PixeeCLI Docker](https://github.com/pixee/pixee-cli?tab=readme-ov-file#docker-usage) ## Want more or something missing?