From 09577e55c460e56a5a13a4a612801cd12ee5d64c Mon Sep 17 00:00:00 2001 From: John Lewin Date: Fri, 26 Jun 2020 12:39:58 -0700 Subject: [PATCH] Update README.md Fix incorrect AppVeyor link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad35f6968..ac3969566 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ MatterControl | | Master | | ------ | ------ | | Linux | [![Travis CI-Master](https://travis-ci.org/MatterHackers/MatterControl.svg?branch=master)](https://travis-ci.org/MatterHackers/MatterControl) | -| Windows | [![AppVeyor-Master](https://ci.appveyor.com/api/projects/status/c85oe36mdgp446uw?svg=true)](https://ci.appveyor.com/project/johnlewin/mattercontrol) | +| Windows | [![AppVeyor-Master](https://ci.appveyor.com/api/projects/status/c85oe36mdgp446uw?svg=true)](https://ci.appveyor.com/project/larsbrubaker/mattercontrol) | [MatterControl](http://www.mattercontrol.com/) is an open-source program designed to control and enhance the desktop 3D printing experience. It's designed to help you get the most out of your 3D printer - making it easy to track, preview, and print your 3D parts. Development of MatterControl is sponsored by [MatterHackers](http://www.matterhackers.com/) and it's partners.