diff --git a/docs/dev.md b/docs/dev.md
index f86e0ee8a3374309fe99c09bb7aa8cf22e16c3d5..300f2c43bdbbeca19909238251d703c2a36c9e2e 100644
--- a/docs/dev.md
+++ b/docs/dev.md
@@ -12,8 +12,7 @@ organised tree-ish in `GHCup.Utils` and `GHCup.Utils.*`.
 Anything dealing with ghcup specific directories is in
 `GHCup.Utils.Dirs`.
 
-Download information on where to fetch bindists from is in the appropriate
-yaml files: `data/metadata/ghcup-<yaml-ver>.yaml`.
+Download information on where to fetch bindists from is in the [ghcup-metadata](https://github.com/haskell/ghcup-metadata) repository.
 
 ## Design decisions