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.