Skip to content

Commit bf4c025

Browse files
committed
Fix badge link markdown
1 parent c76b560 commit bf4c025

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
@@ -7,8 +7,8 @@
77

88
| Branch | Windows | Linux |
99
| ------- | ----------------------------------------------------- | -------------------------------------------------- |
10-
| master | [![master Windows][masterWindows]](masterAppVeyor) | [![master Linux][masterLinux]](travis) |
11-
| develop | [![develop Windows][developWindows]](developAppVeyor) | [![develop Windows][developLinux]](travis) |
10+
| master | [![master Windows][masterWindows]][masterAppVeyor] | [![master Linux][masterLinux]][travis] |
11+
| develop | [![develop Windows][developWindows]][developAppVeyor] | [![develop Windows][developLinux]][travis] |
1212

1313
[masterAppVeyor]: https://ci.appveyor.com/project/ethanhann/inengine-net/branch/master
1414
[developAppVeyor]: https://ci.appveyor.com/project/ethanhann/inengine-net/branch/develop

0 commit comments

Comments
 (0)