From 96eca40cd8eeb5b1bfbc398174dd18402f85fd16 Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Thu, 3 Oct 2019 08:23:36 +0200 Subject: [PATCH] Fix Travis link (#1059) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 723638a9..0c920f4d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Public APIs [![Build Status](https://api.travis-ci.org/toddmotto/public-apis.svg)](https://travis-ci.org/toddmotto/public-apis) +# Public APIs [![Build Status](https://api.travis-ci.org/public-apis/public-apis.svg)](https://travis-ci.org/public-apis/public-apis) A collective list of free APIs for use in software and web development.