diff --git a/content/v3/repos/statuses.md b/content/v3/repos/statuses.md index 4ea226a292..1913e9463f 100644 --- a/content/v3/repos/statuses.md +++ b/content/v3/repos/statuses.md @@ -63,8 +63,8 @@ description <%= json \ :state => "success", - :description => "The build succeeded!", - :homepage => "https://example.com/build/status" + :target_url => "https://example.com/build/status", + :description => "The build succeeded!" %> ### Response