diff --git a/source/using/the-podfile.html.md b/source/using/the-podfile.html.md
index ddeb953c..c30821bf 100644
--- a/source/using/the-podfile.html.md
+++ b/source/using/the-podfile.html.md
@@ -3,7 +3,7 @@ title: The Podfile
description: Learn all about the Podfile, which is used to declare dependencies for your project.
order: 3
external links:
- - "Non-trivial Podfile in Artsy/Eigen": https://github.com/artsy/eigen/blob/master/Podfile
+ - "Non-trivial Podfile in Artsy/Eigen": https://github.com/artsy/eigen/blob/main/ios/Podfile
- "Podfile for a Swift project in Artsy/Eidolon": https://github.com/artsy/eidolon/blob/master/Podfile
---