diff --git a/xml/System.Web/HttpResponse.xml b/xml/System.Web/HttpResponse.xml index f378cb89842..7ff19ad4fac 100644 --- a/xml/System.Web/HttpResponse.xml +++ b/xml/System.Web/HttpResponse.xml @@ -2937,7 +2937,7 @@ Response.RedirectToRoutePermanent("Product", Gets or sets the HTTP status code of the output returned to the client. - An Integer representing the status of the HTTP output returned to the client. The default value is 200 (OK). For a listing of valid status codes, see [Http Status Codes](https://go.microsoft.com/fwlink/?LinkId=73157). + An Integer representing the status of the HTTP output returned to the client. The default value is 200 (OK). For a listing of valid status codes, see HTTP Status Codes. - \ No newline at end of file +