Skip to content

Commit 8387fe4

Browse files
Updated URL rewrite URL
1 parent a89ae52 commit 8387fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Web.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<conditions logicalGrouping="MatchAll">
7777
<add input="{HTTP_HOST}" pattern="^(json|css|javascript)\.(.+)"/>
7878
</conditions>
79-
<action type="Rewrite" url="/schemas/{C:1}/{R:1}"/>
79+
<action type="Rewrite" url="https://www.schemastore.org/{R:1}"/>
8080
</rule>
8181

8282
<!--<rule name="Remove trailing slash" stopProcessing="true">

0 commit comments

Comments
 (0)