From 4bc66c4ca301390fcfba6268957227be7cd84d25 Mon Sep 17 00:00:00 2001 From: Brikou CARRE Date: Thu, 19 Feb 2015 10:04:45 +0100 Subject: [PATCH] Fix URL to video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d51e60d6..e872d6b90 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ PostgREST serves a fully RESTful API from any existing PostgreSQL database. It provides a cleaner, more standards-compliant, faster API than you are likely to write from scratch. -### Demo [postgrest.herokuapp.com](https://postgrest.herokuapp.com) | Watch [Video](https://begriffs.com/posts/2014-12-30-intro-to-postgrest.html) +### Demo [postgrest.herokuapp.com](https://postgrest.herokuapp.com) | Watch [Video](http://begriffs.com/posts/2014-12-30-intro-to-postgrest.html) Try making requests to the live demo server with an HTTP client such as [postman](http://www.getpostman.com/). The structure of the