Skip to content

Commit d5fafb6

Browse files
committed
fixed broken url
1 parent b87f809 commit d5fafb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ have lots of additional information for how to register your factory classes wit
104104
- Custom `ClassFactory` and `JsonClassWriter` built for [CompactMap](https://github.com/jdereg/java-util/blob/master/userguide.md#compactmap)
105105

106106
- [CompactMap reader](src/main/java/com/cedarsoftware/io/factory/CompactMapFactory.java) (`ClassFactory`)
107-
- [CompactMap writer](src/main/java/com/cedarsoftware/io/factory/CompactMapWriter.java) (`JsonClassWriter`)
107+
- [CompactMap writer](src/main/java/com/cedarsoftware/io/writers/CompactMapWriter.java) (`JsonClassWriter`)
108108

109109
### Order of Type Resolution and Substitution
110110

0 commit comments

Comments
 (0)