Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit a194c5a

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png 'Logo')
1+
![Logo](https://avatars.githubusercontent.com/u/151680118?s=200&v=4 "Logo")
22

33
# SFCC Docs
44

@@ -8,15 +8,15 @@ Unofficial community edition of the Salesforce Commerce Cloud developer document
88

99
If you've got [Docker Desktop](https://www.docker.com/products/docker-desktop/) installed, are using [VS Code](https://code.visualstudio.com) with [CLI code](https://code.visualstudio.com/docs/editor/command-line) enabled, and have the [Dev Containers Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) installed, you can click this button to get instantly set up.
1010

11-
[![Open in Remote - Containers](https://img.shields.io/static/v1?style=for-the-badge&label=Remote%20-%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/[email protected]:sfccdevops/sfcc-docs.git)
11+
[![Open in Remote - Containers](https://img.shields.io/static/v1?style=for-the-badge&label=Remote%20-%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/[email protected]:opensfcc/sfcc-docs.git)
1212

1313
## Manual Installation
1414

1515
> You'll need to be using Node v18+ in order to build this project.
1616
1717
```bash
1818
# Clone Repository
19-
git clone [email protected]:sfccdevops/sfcc-docs.git
19+
git clone [email protected]:opensfcc/sfcc-docs.git
2020

2121
# Change into this projects directory
2222
cd sfcc-docs
@@ -57,7 +57,7 @@ To learn more about the technologies used in this site template, see the followi
5757
## Tailwind UI License
5858

5959
This website is based on the "Syntax" [Tailwind UI](https://tailwindui.com) site template built using [Tailwind CSS](https://tailwindcss.com) and [Next.js](https://nextjs.org).
60-
This site template is a commercial product purchased by SFCC DevOps and is distributed under the [Tailwind UI license](https://tailwindui.com/license).
60+
This site template is a commercial product purchased by OpenSFCC and is distributed under the [Tailwind UI license](https://tailwindui.com/license).
6161

6262
**This project meets the following distribution criteria:**
6363

@@ -67,4 +67,4 @@ Use the Components and Templates to create End Products that are open source and
6767

6868
## Disclaimer
6969

70-
> 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.
70+
> 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)