From 11593496312ad39a4abc6a1a7c3ec3a01815983c Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Fri, 3 Mar 2017 15:22:14 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc95d58c..d446b72b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # VMware vSphere Automation SDK for Python -[![Build Status](https://travis-ci.com/tianhao64/vsphere-automation-sdk-python-samples.svg?token=v9mEJjcpDiQ9DrYbzyaQ&branch=master)](https://travis-ci.com/tianhao64/vsphere-automation-sdk-python-samples) +[![Build Status](https://travis-ci.com/vmware/vsphere-automation-sdk-python.svg?token=v9mEJjcpDiQ9DrYbzyaQ&branch=master)](https://travis-ci.com/vmware/vsphere-automation-sdk-python) ## Table of Contents - [Abstract](#abstract) - [Quick Start Guide](#quick-start-guide)