Fix docker link by adding http

Change-Id: Ib88ba9a1f9c240984b2c7c483eed83c1d5d3dd0e
diff --git a/GettingStarted.md b/GettingStarted.md
index 8412bdd..5c1008a 100644
--- a/GettingStarted.md
+++ b/GettingStarted.md
@@ -38,7 +38,7 @@
 ## Build the tree
 
 To isolate the build from your host system, we build using Docker.
-For gLinux users, follow instructions [here](go/installdocker)
+For gLinux users, follow the [install instructions here](http://go/installdocker).
 
 For all other users, follow the [official directions](https://docs.docker.com/install)