diff --git a/README.md b/README.md index db9060e..34adf79 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **What is this?** RTanque is a game for ( *Ruby* ) programmers. Players program the brain of a tank and then send their tank+brain into battle with other tanks. All tanks are otherwise equal. -[Getting started guide](http://awilliams.github.io/articles/rtanque-getting-started/) +[Getting started guide](https://awilliams.github.io/posts/rtanque-getting-started/) Rules of the game are simple: Last bot standing wins. Gameplay is also pretty simple. Each tank has a **base**, **turret** and **radar**, each of which rotate independently. The base moves the tank, the turret has a gun mounted to it which can fire at other tanks, and the radar detects other tanks in its field of vision.