Skip to content

Commit b17c223

Browse files
authored
Fixing #8 updating links
1 parent bc682c5 commit b17c223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Overview
22

3-
This project contains a [Jackson](http://wiki.fasterxml.com/JacksonHome) extension component to support the
4-
[HAL JSON](http://tools.ietf.org/html/draft-kelly-json-hal) format both with respect to
3+
This project contains a [Jackson](https://github.com/FasterXML/jackson) extension component to support the
4+
[HAL JSON](https://tools.ietf.org/html/draft-kelly-json-hal) format both with respect to
55
serializing and deserializing.
66

77
The goal is to handle HAL links and embedded objects as POJO properties with a data-binding similar to

0 commit comments

Comments
 (0)