]> git.lizzy.rs Git - lua-star.git/commitdiff
Update build badge to travis-ci.com
authorwesley <wesley.werner@gmail.com>
Sun, 25 Jul 2021 21:38:03 +0000 (07:38 +1000)
committerGitHub <noreply@github.com>
Sun, 25 Jul 2021 21:38:03 +0000 (07:38 +1000)
README.md

index 1912d8d59f98bddcde3f5aec6766fbbfea1deec9..7390102734f3525dec32d07a003f1d25005e04fa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 # lua-star
 
-[![Build Status](https://travis-ci.org/wesleywerner/lua-star.svg?branch=master)](https://travis-ci.org/wesleywerner/lua-star) Lua-star is a pure Lua A* path-finding library.
+[![Build Status](https://www.travis-ci.com/wesleywerner/lua-star.svg?branch=master)](https://www.travis-ci.com/wesleywerner/lua-star)
+
+Lua-star is a pure Lua A* path-finding library.
 
 ![lua star example screenshot](example/example.gif)