From d733f6befeddfb45afc3aa6b88ae6a78163cd7c6 Mon Sep 17 00:00:00 2001
From: Pierre LALET <pierre.lalet@cea.fr>
Date: Wed, 15 Mar 2017 17:11:30 +0100
Subject: [PATCH] Create a secdev team in AppVeyor

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1f1dc46b..e3899e58 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Scapy #
 
 [![Travis Build Status](https://travis-ci.org/secdev/scapy.svg?branch=master)](https://travis-ci.org/secdev/scapy)
-[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/secdev/scapy?svg=true)](https://ci.appveyor.com/project/p-l-/scapy)
+[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/secdev/scapy?svg=true)](https://ci.appveyor.com/project/secdev/scapy)
 [![Codecov Status](https://codecov.io/gh/secdev/scapy/branch/master/graph/badge.svg)](https://codecov.io/gh/secdev/scapy)
 
 Scapy is a powerful Python-based interactive packet manipulation
-- 
GitLab