Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix markdown
  • Loading branch information
tjrobinson authored Dec 16, 2016
1 parent 1ed5ff6 commit c71b4d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ https://www.siteextensions.net/packages/RemoveCustomHeaders

This extension is just a simple wrapper over the following `ApplicationHost.xdt` file:

'''xml
```xml
<?xml version="1.0"?>
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
<system.webServer>
Expand All @@ -24,4 +24,4 @@ This extension is just a simple wrapper over the following `ApplicationHost.xdt`
</configuration>
```

These transform files are the supported way of allowing you to modify the default `ApplicationHost.config` file.
These transform files are the supported way of allowing you to modify the default `ApplicationHost.config` file.

0 comments on commit c71b4d6

Please sign in to comment.