Fix docker blog post link

This commit is contained in:
Sravan Balaji
2020-06-21 11:51:02 -04:00
parent 7c1629fc2f
commit f5bfccab3b

View File

@@ -44,7 +44,7 @@
Repository for UMICH EECS 467: Autonomous Robotics (W20) RRRobot! project.
To get started, you will need to install Docker on your system. Information on what Docker is, how to install it, and how to use it can be found in [Getting Started with Docker](https://sravanbalaji.com/Web%20Pages/blog_docker.html).
To get started, you will need to install Docker on your system. Information on what Docker is, how to install it, and how to use it can be found in [Getting Started with Docker](https://sravanbalaji.com/blog_posts/blog_docker.html).
Once installed, you can run our final simulation by following the instructions on the [GEAR](gear.md) page.