Skip to content

Commit 56c12ff

Browse files
Update README.md
Moving SFCC DevOps projects to OpenSFCC as part of a much larger Open Source Community Effort.
1 parent fafe2cf commit 56c12ff

File tree

1 file changed

+5
-22
lines changed

1 file changed

+5
-22
lines changed

README.md

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
1-
Project Support
2-
===
3-
4-
If you or your company enjoy using this project, please consider supporting my work and joining my discord. 💖
5-
6-
[![Become a GitHub Sponsor](https://img.shields.io/badge/Sponsor-171515.svg?logo=github&logoColor=white&style=for-the-badge "Become a GitHub Sponsor")](https://github.com/sponsors/sfccdevops)
7-
[![Become a Patreon Sponsor](https://img.shields.io/badge/Sponsor-FF424D.svg?logo=patreon&logoColor=white&style=for-the-badge "Become a Patreon Sponsor")](https://patreon.com/peter_schmalfeldt)
8-
[![Donate via PayPal](https://img.shields.io/badge/Donate-169BD7.svg?logo=paypal&logoColor=white&style=for-the-badge "Donate via PayPal")](https://www.paypal.me/manifestinteractive)
9-
[![Join Discord Community](https://img.shields.io/badge/Community-5865F2.svg?logo=discord&logoColor=white&style=for-the-badge "Join Discord Community")](https://discord.gg/JVKYHCKvrs)
10-
11-
------
12-
13-
![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png "Logo")
1+
![Logo](https://avatars.githubusercontent.com/u/151680118?s=200&v=4 "Logo")
142

153
SFCC Developers Core - SFCC Cartridge
164
===
@@ -26,7 +14,7 @@ SFCC Developers Core - SFCC Cartridge
2614
Installation
2715
---
2816

29-
[![Download](https://img.shields.io/badge/Download-blue.svg?logo=github&style=for-the-badge)](https://github.com/sfccdevops/sfcc_developers_core/releases/latest)
17+
[![Download](https://img.shields.io/badge/Download-blue.svg?logo=github&style=for-the-badge)](https://github.com/opensfcc/sfcc_developers_core/releases/latest)
3018

3119
1. Unzip and Rename the folder to `sfcc_developers_core`
3220
2. Move `sfcc_developers_core` into the root of your SFCC Project
@@ -42,7 +30,7 @@ Contributing
4230
#### Developer Setup:
4331

4432
```bash
45-
git clone https://github.com/sfccdevops/sfcc_developers_core.git
33+
git clone https://github.com/opensfcc/sfcc_developers_core.git
4634
cd sfcc_developers_core
4735
npm install
4836
npm run dev # one time build for development
@@ -52,14 +40,9 @@ npm run build # one time build for production
5240

5341
Once you have something you would like to share, check out our Contribution Guide.
5442

55-
[![Contribution Guide](https://img.shields.io/badge/Contribution_Guide-EEEEEE.svg?logo=github&logoColor=black&style=for-the-badge)](https://github.com/sfccdevops/sfcc_developers_core/blob/develop/.github/CONTRIBUTING.md)
56-
57-
About the Author
58-
---
59-
60-
> [Peter Schmalfeldt](https://peterschmalfeldt.com/) is a Certified Senior Salesforce Commerce Cloud Developer with over 20 years of experience building eCommerce websites, providing everything you need to design, develop & deploy eCommerce applications for Web, Mobile & Desktop platforms.
43+
[![Contribution Guide](https://img.shields.io/badge/Contribution_Guide-EEEEEE.svg?logo=github&logoColor=black&style=for-the-badge)](https://github.com/opensfcc/sfcc_developers_core/blob/develop/.github/CONTRIBUTING.md)
6144

6245
Disclaimer
6346
---
6447

65-
> The trademarks and product names of Salesforce®, including the mark Salesforce®, are the property of Salesforce.com. SFCC DevOps is not affiliated with Salesforce.com, nor does Salesforce.com sponsor or endorse the SFCC DevOps products or website. The use of the Salesforce® trademark on this project does not indicate an endorsement, recommendation, or business relationship between Salesforce.com and SFCC DevOps.
48+
> The trademarks and product names of Salesforce®, including the mark Salesforce®, are the property of Salesforce.com. OpenSFCC is not affiliated with Salesforce.com, nor does Salesforce.com sponsor or endorse the OpenSFCC products or website. The use of the Salesforce® trademark on this project does not indicate an endorsement, recommendation, or business relationship between Salesforce.com and OpenSFCC.

0 commit comments

Comments
 (0)