diff --git a/site/content/_index.md b/site/content/_index.md
index 7ee86941b1c35f8f0aa159ac1f6ec28d4d08e1ea..c273eec7d6d0496b395f0fa98fca4ea1aff905d6 100644
--- a/site/content/_index.md
+++ b/site/content/_index.md
@@ -6,7 +6,7 @@ A mixin is a set of Grafana dashboards and Prometheus rules and alerts, packaged
 Mixins are written in [jsonnet](https://jsonnet.org/), and are typically installed and updated with [jsonnet-bundler](https://github.com/jsonnet-bundler/jsonnet-bundler).
 
 For more information about mixins, see:
-* [Prometheus Monitoring Mixins Design Doc](https://docs.google.com/document/d/1A9xvzwqnFVSOZ5fD3blKODXfsat5fg6ZhnKu9LK3lB4/view). A [cached pdf](design.pdf) is included in monitoring mixins [documentation repository](https://github.com/monitoring-mixins/docs).
+* [Prometheus Monitoring Mixins design doc (cached pdf)](https://github.com/monitoring-mixins/docs/blob/master/design.pdf) is included in monitoring mixins [documentation repository](https://github.com/monitoring-mixins/docs).
 * For more motivation, see
 "[The RED Method: How to instrument your services](https://kccncna17.sched.com/event/CU8K/the-red-method-how-to-instrument-your-services-b-tom-wilkie-kausal?iframe=no&w=100%&sidebar=yes&bg=no)" talk from CloudNativeCon Austin 2018.  The KLUMPs system demo'd became the basis for the kubernetes-mixin.
 * "[Prometheus Monitoring Mixins: Using Jsonnet to Package Together Dashboards, Alerts and Exporters](https://www.youtube.com/watch?v=b7-DtFfsL6E)" talk from CloudNativeCon Copenhagen 2018.