From c3ad4403ce3849a7f7455916804c8f01ee22e61b Mon Sep 17 00:00:00 2001 From: Alf Date: Sun, 21 May 2017 20:56:00 +0200 Subject: [PATCH] Fix Travis build status integration Also fix the link itself to capture the rename of the repo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ac53ce..93dd8b2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Interactive Node -[![Build Status](https://travis-ci.org/WatchBeam/interactive-node.svg?branch=master)](https://travis-ci.org/WatchBeam/beam-interactive-node2) +[![Build Status](https://travis-ci.org/WatchBeam/interactive-node.svg?branch=master)](https://travis-ci.org/WatchBeam/interactive-node) A TypeScript, Node.js and Browser(JavaScript) compatible client for [Beam.pro's interactive 2 Protocol](https://dev.beam.pro/reference/interactive/protocol/protocol.pdf).