*: github.com/monogon-dev -> github.com/monogon

Change-Id: I0b8bfde3d99d5308a73d51f869cb1440e285939f
Reviewed-on: https://review.monogon.dev/c/monogon/+/4291
Tested-by: Jenkins CI
Reviewed-by: Tim Windelschmidt <tim@monogon.tech>
diff --git a/metropolis/handbook/src/ch02-00-local-demo-cluster.md b/metropolis/handbook/src/ch02-00-local-demo-cluster.md
index 5c08569..d200bd5 100644
--- a/metropolis/handbook/src/ch02-00-local-demo-cluster.md
+++ b/metropolis/handbook/src/ch02-00-local-demo-cluster.md
@@ -116,7 +116,7 @@
 
 ## Using the cluster
 
-At this point you can start exploring Metropolis. Try playing with *kubectl*, or take a look at the [Cluster API](https://github.com/monogon-dev/monogon/blob/main/metropolis/handbook/src/ch03-05-cluster-api.md) chapter of this handbook.
+At this point you can start exploring Metropolis. Try playing with *kubectl*, or take a look at the [Cluster API](ch03-05-cluster-api.md) chapter of this handbook.
 
 The cluster state should be reflected by *kubectl* output:
 ```shell