Skip to content

Commit 81f2470

Browse files
eshanrnhsofietoft
andauthored
Update 15/umbraco-cms/reference/routing/iisrewriterules.md
Co-authored-by: sofietoft <[email protected]>
1 parent caf47d1 commit 81f2470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/reference/routing/iisrewriterules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The following rule redirects traffic from non-www to www (excluding the Umbraco
148148

149149
### Example: Remove the .aspx Extension
150150

151-
If you want to redirect .aspx URLs to their extensionless counterparts, you can use the following rule. Make sure you also have a web.config file in the root of your site:
151+
The following rule redirects `.aspx` URLs to their extensionless counterparts. Make sure you also have a `web.config` file in the root of your site.
152152

153153
```xml
154154
<configuration>

0 commit comments

Comments
 (0)