Skip to content

Commit 77a4192

Browse files
author
Рамазанов Виталий Глебович
committed
docs
1 parent 160514f commit 77a4192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ public final class XMLEncoder {
7272

7373
`XMLEncodingConfiguration` allows you to customize the number of spaces in indents, the root element name ("root" is used by default) and whether encoder should include type attributes or not.
7474

75-
Example outputs for different configurations can be found [here][./Tests/XMLCodingTests/__Snapshots__/XMLEncoderTests/testCustomConfiguration.1.txt] and [here][./Tests/XMLCodingTests/__Snapshots__/XMLEncoderTests/testCustomConfiguration.2.txt].
75+
Example outputs for different configurations can be found [here](./Tests/XMLCodingTests/__Snapshots__/XMLEncoderTests/testCustomConfiguration.1.txt) and [here](./Tests/XMLCodingTests/__Snapshots__/XMLEncoderTests/testCustomConfiguration.2.txt).

0 commit comments

Comments
 (0)