From 73a01294bf1bef2e746d6c4c3054decf79dafa8f Mon Sep 17 00:00:00 2001 From: Edwin Kofler Date: Wed, 13 Dec 2023 03:59:43 -0800 Subject: [PATCH] docs: Replace 404'ed hyperlink with archive.org equivalent --- Intro.pod | 2 +- doc/intro-to-subrepo.swim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Intro.pod b/Intro.pod index a4d30716..656c5f32 100644 --- a/Intro.pod +++ b/Intro.pod @@ -78,7 +78,7 @@ Submodules tend to receive a lot of bad press. Here's some of it: =item * L -=item * L +=item * L =item * L diff --git a/doc/intro-to-subrepo.swim b/doc/intro-to-subrepo.swim index b4524ed2..28666315 100644 --- a/doc/intro-to-subrepo.swim +++ b/doc/intro-to-subrepo.swim @@ -61,7 +61,7 @@ article is about. Submodules tend to receive a lot of bad press. Here's some of it: * http://ayende.com/blog/4746/the-problem-with-git-submodules -* http://somethingsinistral.net/blog/git-submodules-are-probably-not-the-answer/ +* https://web.archive.org/web/20171101202911/http://somethingsinistral.net/blog/git-submodules-are-probably-not-the-answer/ * http://codingkilledthecat.wordpress.com/2012/04/28/why-your-company-shouldnt-use-git-submodules/ A quick recap of some of the good and bad things about submodules: