From bfc5b2bb7a12fee76ceaaacd36284d10657a372d Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Wed, 22 Jan 2014 21:48:42 -0800 Subject: [PATCH] Update docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c9ab47f..8c2871e5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Rust-Postgres ============= A native PostgreSQL driver for Rust. -Documentation is available at http://sfackler.github.io/rust-postgres/doc/rust-postgres/. +Documentation is available at http://www.rust-ci.org/sfackler/rust-postgres/doc/postgres/. [![Build Status](https://travis-ci.org/sfackler/rust-postgres.png?branch=master)](https://travis-ci.org/sfackler/rust-postgres)