Skip to content

Commit 73e6860

Browse files
authored
Fix wrong path
1 parent 03083bf commit 73e6860

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ There may be chances that the conda package is stale and you want to try out new
3636
| ------------------------ | ---------------------------------------- |
3737
| Windows CPU (master) | [![Build status](https://ci.appveyor.com/api/projects/status/8xiih9d2w4pwnq4k/branch/windows-full?svg=true)](https://ci.appveyor.com/project/peterjc123/pytorch/branch/windows-full) |
3838
| Windows GPU (master) | [![Build status](https://ci.appveyor.com/api/projects/status/y6geguaq83igjh58/branch/windows-full?svg=true)](https://ci.appveyor.com/project/peterjc123/pytorch-elheu/branch/windows-full) |
39-
| Windows CPU (0.4.0) | [![Build status](https://ci.appveyor.com/api/projects/status/8xiih9d2w4pwnq4k/branch/v0.4.0_win?svg=true)](https://ci.appveyor.com/project/peterjc123/pytorch/branch/v0.4.0_win) |
40-
| Windows GPU (0.4.0) | [![Build status](https://ci.appveyor.com/api/projects/status/y6geguaq83igjh58/branch/v0.4.0_win?svg=true)](https://ci.appveyor.com/project/peterjc123/pytorch-elheu/branch/v0.4.0_win) |
39+
| Windows CPU (0.4.0) | [![Build status](https://ci.appveyor.com/api/projects/status/8xiih9d2w4pwnq4k/branch/v0.4.0?svg=true)](https://ci.appveyor.com/project/peterjc123/pytorch/branch/v0.4.0) |
40+
| Windows GPU (0.4.0) | [![Build status](https://ci.appveyor.com/api/projects/status/y6geguaq83igjh58/branch/v0.4.0?svg=true)](https://ci.appveyor.com/project/peterjc123/pytorch-elheu/branch/v0.4.0) |
4141

4242
## How to find the package and install?
4343

0 commit comments

Comments
 (0)