Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinceMerluza committed Nov 7, 2023
1 parent 0c8793b commit 3ecc24d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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")

Expand Down
4 changes: 2 additions & 2 deletions blueprint/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3ecc24d

Please sign in to comment.