Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 1c65a15

Browse files
committed
Fix appveyor url
1 parent 54bb721 commit 1c65a15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<p align="center">
1313
<a href="https://travis-ci.org/Microsoft/vscode-chrome-debug"><img src="https://api.travis-ci.org/Microsoft/vscode-chrome-debug.svg?branch=master" alt="Travis"></a>
14-
<a href="https://ci.appveyor.com/project/microsoft/vscode-chrome-debug"><img src="https://ci.appveyor.com/api/projects/status/0gabp61nnpow5aeg?svg=true" alt="Appveyor"></a>
14+
<a href="https://ci.appveyor.com/project/roblourens/vscode-chrome-debug"><img src="https://ci.appveyor.com/api/projects/status/0gabp61nnpow5aeg?svg=true" alt="Appveyor"></a>
1515
<a href="https://github.com/microsoft/vscode-chrome-debug/releases"><img src="https://img.shields.io/github/release/Microsoft/vscode-chrome-debug.svg" alt="Release"></a>
1616
<a href="https://gitter.im/Microsoft/vscode-chrome-debug?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://badges.gitter.im/Microsoft/vscode-chrome-debug.svg" alt="Release"></a>
1717

0 commit comments

Comments
 (0)