Trivial - fix URL for README badge
It was irking me that when I clicked on the badge to get to the latest CI build, I'd get an error that the project didn't exist. Fixes the URL to AppVeyor to see the latest build. This also fixes the status image to the v2 branch. Once v2 is in master that querystring param fixing it to a branch should be ditched.
This commit is contained in:
parent
c2c831b625
commit
39a64a3b00
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
[](https://www.nuget.org/packages/Elsa/2.0.0-preview5-0)
|
||||
[](https://www.myget.org/gallery/elsa-2)
|
||||
[](https://ci.appveyor.com/project/sfmskywalker/elsa-2-builds)
|
||||
[](https://ci.appveyor.com/project/sfmskywalker/elsa)
|
||||
[](https://gitter.im/elsa-workflows/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
[]( http://stackoverflow.com/questions/tagged/elsa-workflows )
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue