Skip to content

Commit d41b25c

Browse files
committed
Fix docs link
Closes #125
1 parent 96d1a3a commit d41b25c

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
@@ -1,7 +1,7 @@
11
# Rust-Postgres
22
A native PostgreSQL driver for Rust.
33

4-
Documentation is available at https://sfackler.github.io/rust-postgres/doc/master/v0.8.9/postgres
4+
Documentation is available at https://sfackler.github.io/rust-postgres/doc/v0.8.9/postgres
55

66
[![Build Status](https://travis-ci.org/sfackler/rust-postgres.png?branch=master)](https://travis-ci.org/sfackler/rust-postgres) [![Latest Version](https://img.shields.io/crates/v/postgres.svg)](https://crates.io/crates/postgres)
77

0 commit comments

Comments
 (0)