diff --git a/README.md b/README.md index 5e582c8..ea6013a 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Develop a Vue App for basic agent monitoring -View the [Develop a Vue App for basic agent monitoring blueprint](https://developer.mypurecloud.com/blueprints/agent-monitoring-app "Opens the Genesys Cloud Developer Center blueprints page"). +View the [Develop a Vue App for basic agent monitoring blueprint](https://developer.mypurecloud.com/blueprints/agent-monitoring-app-blueprint "Opens the Genesys Cloud Developer Center blueprints page"). ![GCSDK_Angular](blueprint/images/vue-app-genesys-cloud.png "Develop a Vue App for basic agent monitoring") diff --git a/blueprint/index.md b/blueprint/index.md index f480887..435325b 100644 --- a/blueprint/index.md +++ b/blueprint/index.md @@ -72,10 +72,10 @@ To run the sample Vue app from the GitHub repo: ### Run the app locally -1. Clone the GitHub repository [agent-monitoring-app](https://github.com/GenesysCloudBlueprints/agent-monitoring-app "Opens the GitHub repository") to your local machine: +1. Clone the GitHub repository [agent-monitoring-app](https://github.com/GenesysCloudBlueprints/agent-monitoring-app-blueprint "Opens the GitHub repository") to your local machine: ```bash - git clone https://github.com/GenesysCloudBlueprints/agent-monitoring-app.git + git clone https://github.com/GenesysCloudBlueprints/agent-monitoring-app-blueprint.git ``` 2. Navigate to the **agent-monitoring-app** project directory: