Skip to content

Commit c418f1c

Browse files
authored
Correct link to wiki (#257)
1 parent 81e91d7 commit c418f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: parameter-names/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Preconditions:
8282
- if class Person has a single argument constructor, its argument needs to be annotated with `@JsonProperty("propertyName")`. This is to preserve legacy behavior, see [FasterXML/jackson-databind/#1498][3]
8383
## More
8484

85-
See [Wiki](../../wiki) for more information (javadocs, downloads).
85+
See [Wiki](../../../wiki) for more information (javadocs, downloads).
8686

8787
[1]: http://jackson.codehaus.org/1.1.2/javadoc/org/codehaus/jackson/annotate/JsonProperty.html
8888
[2]: http://docs.oracle.com/javase/tutorial/reflect/member/methodparameterreflection.html

0 commit comments

Comments
 (0)