mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Delete unnecessary indentation in XML code block
This commit is contained in:
parent
43a66a53f8
commit
8b7355dd73
@ -674,19 +674,19 @@ The following list shows the supported values:
|
|||||||
Example
|
Example
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<Replace>
|
<Replace>
|
||||||
<CmdID>$CmdID$</CmdID>
|
<CmdID>$CmdID$</CmdID>
|
||||||
<Item>
|
<Item>
|
||||||
<Meta>
|
<Meta>
|
||||||
<Format>chr</Format>
|
<Format>chr</Format>
|
||||||
<Type>text/plain</Type>
|
<Type>text/plain</Type>
|
||||||
</Meta>
|
</Meta>
|
||||||
<Target>
|
<Target>
|
||||||
<LocURI>./Vendor/MSFT/Policy/Config/Update/UpdateServiceUrl</LocURI>
|
<LocURI>./Vendor/MSFT/Policy/Config/Update/UpdateServiceUrl</LocURI>
|
||||||
</Target>
|
</Target>
|
||||||
<Data>http://abcd-srv:8530</Data>
|
<Data>http://abcd-srv:8530</Data>
|
||||||
</Item>
|
</Item>
|
||||||
</Replace>
|
</Replace>
|
||||||
```
|
```
|
||||||
|
|
||||||
<a href="" id="update-updateserviceurlalternate"></a>**Update/UpdateServiceUrlAlternate**
|
<a href="" id="update-updateserviceurlalternate"></a>**Update/UpdateServiceUrlAlternate**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user