diff --git a/README.md b/README.md index bbfe0be..d81094c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A combination of a C# server and an arduino program that allows the control of a Hull Pixelbot. ## PixelHub Cilent protocol -The PixelHub client protocol is a (mostly) binary-based protocol that the server uses to talk to the PixelBot and give it instructions. It is documented in the [PixelHub Protocol](PixelHub Protocol.md) file. +The PixelHub client protocol is a (mostly) binary-based protocol that the server uses to talk to the PixelBot and give it instructions. It is documented in the [PixelHub Protocol](https://git.starbeamrainbowlabs.com/sbrl/PixelHub/src/master/PixelHub%20Protocol.md) file. ## Split-brain robots