From dbff42070bf8a94bb6a2af3d63ebffc7e77ab56b Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 12 Dec 2018 12:45:57 -0500 Subject: [PATCH] Fix travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3963e19a6b..9252dbd3d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Deno Networking Libraries -[![Build Status](https://travis-ci.com/denoland/net.svg?branch=master)](https://travis-ci.com/denoland/net) +[![Build Status](https://travis-ci.com/denoland/deno_net.svg?branch=master)](https://travis-ci.com/denoland/deno_net) Usage: