Moving images for docs to /images/docs and using absolute paths site-wide for images

This commit is contained in:
John Mulhausen
2016-02-17 03:11:57 -08:00
parent 25d4daff37
commit 889b8d82f2
49 changed files with 49 additions and 62 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ The steps involved are as follows:
* [Setting up master-elected Kubernetes scheduler and controller-manager daemons](#master-elected-components)
Here's what the system should look like when it's finished:
![High availability Kubernetes diagram](high-availability/ha.png)
![High availability Kubernetes diagram](/images/docs/ha.png)
Ready? Let's get started.