From 24d8a86c3110d87e1a0eaa5a36ac4b28a3dbcf4f Mon Sep 17 00:00:00 2001 From: Alexander Krasnukhin Date: Sat, 9 Jul 2016 03:46:35 +0200 Subject: [PATCH] Fix badge url Fix badge url to refer to saltstack repo instead of mine. This was merged by mistake. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c7d54f8..73ad7b3 100644 --- a/README.rst +++ b/README.rst @@ -538,6 +538,6 @@ Salt is ready and working in the Docker container with Minion authenticated on M .. vim: fenc=utf-8 spell spl=en cc=100 tw=99 fo=want sts=2 sw=2 et -.. |windows_build| image:: https://ci.appveyor.com/api/projects/status/github/themalkolm/salt-bootstrap?branch=develop&svg=true - :target: https://ci.appveyor.com/project/themalkolm/salt-bootstrap +.. |windows_build| image:: https://ci.appveyor.com/api/projects/status/github/saltstack/salt-bootstrap?branch=develop&svg=true + :target: https://ci.appveyor.com/project/saltstack-public/salt-bootstrap :alt: Build status of the develop branch on Windows