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.