Skip to content

Commit 24d2a6c

Browse files
committed
minor fix to README
1 parent cb5bc2d commit 24d2a6c

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
@@ -48,7 +48,7 @@ but note that this is optional, and only necessary if there are conflicts betwee
4848
4949
## Non-Maven
5050
51-
For non-Maven use cases, you download jars from [Central Maven repository](http://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/) or [Download page](https://github.com/FasterXML/jackson-databind/wiki/JacksonDownload).
51+
For non-Maven use cases, you download jars from [Central Maven repository](http://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/).
5252
5353
Databind jar is also a functional OSGi bundle, with proper import/export declarations, so it can be use on OSGi container as is.
5454

0 commit comments

Comments
 (0)