diff --git a/iis/extensions/url-rewrite-module/using-custom-rewrite-providers-with-url-rewrite-module.md b/iis/extensions/url-rewrite-module/using-custom-rewrite-providers-with-url-rewrite-module.md index 5e5623ec2..be2a3eaf9 100644 --- a/iis/extensions/url-rewrite-module/using-custom-rewrite-providers-with-url-rewrite-module.md +++ b/iis/extensions/url-rewrite-module/using-custom-rewrite-providers-with-url-rewrite-module.md @@ -15,7 +15,7 @@ This walkthrough will guide you through how to use custom rewrite providers with ## Install URL Rewrite Extensibility Samples -In order to complete this walkthrough, download and install URL Rewrite Extensibility Samples (`https://www.microsoft.com/download/details.aspx?id=43353`). The Extensibility Samples installation package includes .NET assemblies and the source code with full implementation of rewrite providers for the three most common use cases: +In order to complete this walkthrough, download and install URL Rewrite Extensibility Samples. The Extensibility Samples installation package includes .NET assemblies and the source code with full implementation of rewrite providers for the three most common use cases: - Storing of the rewrite or redirect mappings in a SQL database; - Storing of the rewrite or redirect mappings in a text file;