From 515e7be8f03c2b709c63735c333057aef70104a7 Mon Sep 17 00:00:00 2001 From: jordan-violet-sp Date: Fri, 2 Sep 2022 20:34:23 -0400 Subject: [PATCH] updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53c940e53..aaee19b84 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Issues][issues-shield] ![Latest Releases][release-shield] ![Contributor Shield][contributor-shield] -[![Deploy to Production](https://github.com/sailpoint-oss/developer-community-site/actions/workflows/build-and-deploy-prod-gh-pages.yml/badge.svg)](https://github.com/sailpoint-oss/developer-community-site/actions/workflows/build-and-deploy-prod-gh-pages.yml) +[![Deploy to Production](https://github.com/sailpoint-oss/developer.sailpoint.com/actions/workflows/build-and-deploy-prod-gh-pages.yml/badge.svg)](https://github.com/sailpoint-oss/developer.sailpoint.com/actions/workflows/build-and-deploy-prod-gh-pages.yml) [discourse-shield]: https://img.shields.io/discourse/topics?label=Discuss%20This%20Tool&server=https%3A%2F%2Fdeveloper.sailpoint.com%2Fdiscuss [discourse-url]: https://developer.sailpoint.com/discuss/ @@ -44,7 +44,7 @@ npm install npm@latest -g 1. Clone the repo ```sh - git clone https://github.com/sailpoint-oss/developer-community-site.git + git clone https://github.com/sailpoint-oss/developer.sailpoint.com.git ``` 2. Install NPM packages ```sh