Skip to content

Commit 7edc10d

Browse files
Саша Черныхtheacodes
authored andcommitted
fix(link): replace dead link to active (#597)
### 1. Summary At 2018 AppVeyor on Linux [**is available**](https://www.appveyor.com/blog/2018/05/15/appveyor-for-linux-is-generally-available/). List of pre-installed software will be split: + [**Windows**](https://www.appveyor.com/docs/windows-images-software) + [**Linux**](https://www.appveyor.com/docs/linux-images-software) I replace old broken link to link, specific for Windows. Thanks.
1 parent 6ddccf6 commit 7edc10d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/guides/appveyor-sample/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ environment:
33
matrix:
44

55
# For Python versions available on Appveyor, see
6-
# http://www.appveyor.com/docs/installed-software#python
6+
# https://www.appveyor.com/docs/windows-images-software/#python
77
# The list here is complete (excluding Python 2.6, which
88
# isn't covered by this document) at the time of writing.
99

0 commit comments

Comments
 (0)