Skip to content

Commit e13cca9

Browse files
committed
Fix link in readme
1 parent 72b96da commit e13cca9

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
@@ -200,7 +200,7 @@ types. The driver currently supports the following conversions:
200200
<td>
201201
<a href="https://github.com/rust-lang-nursery/rustc-serialize">serialize::json::Json</a>
202202
and
203-
<a href="https://github.com/erickt/serde_json">serde_json::Value</a>
203+
<a href="https://github.com/serde-rs/json">serde_json::Value</a>
204204
(<a href="#optional-features">optional</a>)
205205
</td>
206206
<td>JSON, JSONB</td>

0 commit comments

Comments
 (0)