From b375f5313b9efc9fa80209dacb30b90d3b859022 Mon Sep 17 00:00:00 2001 From: Ben Merrills Date: Fri, 23 Sep 2016 13:08:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 187cb2e..acbbf5b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/skrusty/AsterNET.svg?branch=master)](https://travis-ci.org/skrusty/AsterNET) +[![Build Status](https://travis-ci.org/AsterNET/AsterNET.svg?branch=master)](https://travis-ci.org/skrusty/AsterNET) AsterNET is an open source framework for Asterisk AMI and FastAGI. AsterNET allows you to talk to Asterisk AMI from any .NET application and create FastAGI applications in any .NET language.