From 3594c29cfe7f2e9b0c54eb8acf443ec4491f7cd2 Mon Sep 17 00:00:00 2001 From: Tanay Pant Date: Tue, 4 Aug 2020 17:20:40 +0200 Subject: [PATCH] :lipstick: Minor changes --- docs/nodes/nodes-library/nodes/PagerDuty/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/nodes-library/nodes/PagerDuty/README.md b/docs/nodes/nodes-library/nodes/PagerDuty/README.md index 692cce965..0ab873433 100644 --- a/docs/nodes/nodes-library/nodes/PagerDuty/README.md +++ b/docs/nodes/nodes-library/nodes/PagerDuty/README.md @@ -29,7 +29,7 @@ You can find authentication information for this node [here](../../../credential ## Example Usage -This workflow allows you to create, update, and get an incident on PagerDuty. You can also find the [workflow](https://n8n.io/workflows/411) on the website. This example usage workflow would use the following two nodes. +This workflow allows you to create, update, and get an incident on PagerDuty. You can also find the [workflow](https://n8n.io/workflows/411) on n8n.io. This example usage workflow would use the following two nodes. - [Start](../../core-nodes/Start/README.md) - [PagerDuty]()