From 7df9ed8cfd521dea123e7e091e5ea2ebb054e175 Mon Sep 17 00:00:00 2001 From: Pavlos Vinieratos Date: Mon, 1 Nov 2021 11:04:25 +0100 Subject: [PATCH] Update private-cocoapods.html.md --- source/making/private-cocoapods.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/making/private-cocoapods.html.md b/source/making/private-cocoapods.html.md index fd0f6be1..167343e7 100644 --- a/source/making/private-cocoapods.html.md +++ b/source/making/private-cocoapods.html.md @@ -138,7 +138,7 @@ pod repo push artsy-specs ~/Desktop/Artsy+OSSUIFonts.podspec └── Artsy+OSSUIFonts.podspec ``` -> See this [Podfile](https://github.com/artsy/eigen/blob/master/Podfile) for an example of how the repo URL is included +> See this [Podfile](https://github.com/artsy/eigen/blob/eae3a631d35da68af7be2f3296235d41cce6fe1b/Podfile) for an example of how the repo URL is included ## How to remove a Private Repo