From b6a35afb9da803657b2dfba588299a039d68a9c2 Mon Sep 17 00:00:00 2001 From: Matt N Date: Sat, 28 Jan 2017 16:37:47 -0800 Subject: [PATCH] Fix link and typos in hadashboard/reboot.markdown (#1900) --- source/_ecosystem/hadashboard/reboot.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_ecosystem/hadashboard/reboot.markdown b/source/_ecosystem/hadashboard/reboot.markdown index 17ca88d8af0..0d87ef28725 100755 --- a/source/_ecosystem/hadashboard/reboot.markdown +++ b/source/_ecosystem/hadashboard/reboot.markdown @@ -9,8 +9,8 @@ sharing: true footer: true --- -To run Dashing and `hapush` at reboot, I have provided sample init scripts in the `./init` directory. These have been tested on a Raspberry PI - your mileage may vary on other systems. +To run Dashing and `hapush` at reboot, I have provided sample init scripts in the `./init` directory. These have been tested on a Raspberry Pi - your mileage may vary on other systems. -Instructions for automaticaly starting a docker install can be found (here)[https://docs.docker.com/engine/admin/host_integration/]. +Instructions for automatically starting a docker install can be found [here](https://docs.docker.com/engine/admin/host_integration/). For docker you may also want to use docker-compose - there is a sample compose file in the `./init` directory.