Fix the path to Appveyor in the README badge.

Fixes #44.
This commit is contained in:
Zach Laine
2020-06-23 21:11:52 -05:00
parent e8d9dd543d
commit 00ca2ae702

View File

@@ -195,5 +195,5 @@ the time of this writing.
[![Build Status](https://travis-ci.org/boostorg/stl_interfaces.svg?branch=develop)](https://travis-ci.org/boostorg/stl_interfaces)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/tzlaine/stl_interfaces?branch=develop&svg=true)](https://ci.appveyor.com/project/tzlaine/stl_interfaces)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/tzlaine/stl-interfaces?branch=develop&svg=true)](https://ci.appveyor.com/project/tzlaine/stl-interfaces)
[![License](https://img.shields.io/badge/license-boost-brightgreen.svg)](LICENSE_1_0.txt)