From f50adcbc63487d737a2f53a31b502d757642ee08 Mon Sep 17 00:00:00 2001 From: Andrew Stanton-Nurse Date: Mon, 27 Jun 2016 20:33:52 -0700 Subject: [PATCH] Update servicing.rst (#1551) --- aspnet/hosting/servicing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet/hosting/servicing.rst b/aspnet/hosting/servicing.rst index c60b976ad4..55ecab3667 100644 --- a/aspnet/hosting/servicing.rst +++ b/aspnet/hosting/servicing.rst @@ -5,4 +5,4 @@ Servicing By `Sourabh Shirhatti`_, `Daniel Roth`_ -`.NET Core`_ supports servicing of runtime components and packages to patch any vulnerabilities when they are discovered. For information on how to enable servicing for applications in a hosted environment please refer to the `.NET Core`_ documentation. \ No newline at end of file +`.NET Core`_ supports servicing of runtime components and packages to patch any vulnerabilities when they are discovered. For information on how to enable servicing for applications in a hosted environment please refer to the `.NET Core Servicing `_ documentation.