From 232c6e178df448b0743d0635c659e74f9e9ec4b3 Mon Sep 17 00:00:00 2001 From: Matyas Sandor <53257021+sandormatyas@users.noreply.github.com> Date: Wed, 26 Jul 2023 18:31:10 +0200 Subject: [PATCH] Update release_properties.md (#27059) --- data/reusables/webhooks/release_properties.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/webhooks/release_properties.md b/data/reusables/webhooks/release_properties.md index 5232b3ea8db4..8b6f8e511a9f 100644 --- a/data/reusables/webhooks/release_properties.md +++ b/data/reusables/webhooks/release_properties.md @@ -1,3 +1,3 @@ `changes[body][from]` |`string` | The previous version of the body if the action was `edited`. `changes[name][from]` |`string` | The previous version of the name if the action was `edited`. -`release`|`object` | The [release](/rest/repos#get-a-release) object. +`release`|`object` | The [release](/rest/releases/releases#get-a-release) object.