Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #23

Merged
merged 2 commits into from
Feb 26, 2024
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ A build system for package based development in Salesforce, delivered as a node
- Integrate with any CI/CD system of choice
- All commands are enabled with statsD, for collecting metrics about your pipeline.

There are lot more features to explore. Read more at https://docs.flxblio.io
There are lot more features to explore. Read more at https://docs.flxbl.io

The project is delivered as a <b>CLI</b> that can be deployed in any CI/CD system, The module is available in [NPM](https://www.npmjs.com/package/@flxblio/sfp) or can be
used by using the [docker image](https://github.com/flxblio/sfp/pkgs/container/sfp)
Expand All @@ -45,7 +45,7 @@ used by using the [docker image](https://github.com/flxblio/sfp/pkgs/container/s

#### CI/CD Reference Implementation

Getting started guides for popular CI/CD platforms along with reference pipelines are available [here](https://docs.flxblio.io/implementing-your-ci-cd/github)
Getting started guides for popular CI/CD platforms along with reference pipelines are available [here](https://docs.flxbl.io/implementing-your-ci-cd/github)

#### Installing sfp locally

Expand Down Expand Up @@ -86,7 +86,7 @@ To debug and test plugin

#### Maintainers

List of Maintainers are available in the [link](https://docs.flxblio.io/about-us)
List of Maintainers are available in the [link](https://docs.flxbl.io/about-us)


#### Where do I reach for queries?
Expand Down