Skip to content

Commit 7c39520

Browse files
docs(README): fix some windows links in the README (#100)
1 parent 09bc773 commit 7c39520

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Deis Client
22

33
[![Build Status](https://travis-ci.org/deis/workflow-cli.svg?branch=master)](https://travis-ci.org/deis/workflow-cli)
4-
[![Build status](https://ci.appveyor.com/api/projects/status/gduy4urj0q6lnrxx?svg=true)](https://ci.appveyor.com/project/mboersma/workflow-cli-fgqd7)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/gduy4urj0q6lnrxx/branch/master?svg=true)](https://ci.appveyor.com/project/mboersma/workflow-cli-fgqd7/branch/master)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/deis/workflow-cli)](https://goreportcard.com/report/github.com/deis/workflow-cli)
66
[![codebeat badge](https://codebeat.co/badges/05d314a8-ca61-4211-b69e-e7a3033662c8)](https://codebeat.co/projects/github-com-deis-workflow-cli)
77

@@ -11,11 +11,9 @@ Download Links:
1111
- [32 Bit Linux](https://storage.googleapis.com/workflow-cli/deis-latest-linux-386)
1212
- [64 Bit Mac OS X](https://storage.googleapis.com/workflow-cli/deis-latest-darwin-amd64)
1313
- [32 Bit Max OS X](https://storage.googleapis.com/workflow-cli/deis-latest-darwin-386)
14-
- [64 Bit Windows](https://storage.googleapis.com/workflow-cli/ddeis-latest-windows-amd64.exe)
14+
- [64 Bit Windows](https://storage.googleapis.com/workflow-cli/deis-latest-windows-amd64.exe)
1515
- [32 Bit Windows](https://storage.googleapis.com/workflow-cli/deis-latest-windows-386.exe)
1616

17-
(Note: Windows builds are not yet supported. [#26](https://github.com/deis/workflow-cli/issues/26) currently tracks the work to support them).
18-
1917
`deis` is a command line utility used to interact with the [Deis](http://deis.io) open source PaaS.
2018

2119
Please add any [issues](https://github.com/deis/workflow-cli/issues) you find with this software to the [Deis Workflow CLI Project](https://github.com/deis/workflow-cli).

0 commit comments

Comments
 (0)