Skip to content

Commit 41d05ea

Browse files
committed
Fix badge link
1 parent 8f1035c commit 41d05ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Render Pipeline C++
22

3-
[![Windows Build status](https://ci.appveyor.com/api/projects/status/j6q88qp5sxskog5p/branch/master?svg=true)](https://ci.appveyor.com/project/bluekyu/render-pipeline-cpp/branch/master)
3+
[![Windows build status](https://ci.appveyor.com/api/projects/status/uo5j9rd751aux6l1/branch/master?svg=true)](https://ci.appveyor.com/project/bluekyu/render-pipeline-cpp/branch/master)
44

55
This project is C++ ported version of [Render Pipeline](https://github.com/tobspr/RenderPipeline).
66

0 commit comments

Comments
 (0)