From 910dd01346c1859e8a32602d033a254fc386fb16 Mon Sep 17 00:00:00 2001 From: rohan kumar Date: Thu, 19 Nov 2020 12:23:18 -0800 Subject: [PATCH] Off-by-one error --- content/posts/git-workflow-0.gmi | 2 +- content/posts/git-workflow-0.md | 2 +- content/posts/git-workflow-1.gmi | 2 +- content/posts/git-workflow-1.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/posts/git-workflow-0.gmi b/content/posts/git-workflow-0.gmi index 268c35a..2313f14 100644 --- a/content/posts/git-workflow-0.gmi +++ b/content/posts/git-workflow-0.gmi @@ -42,4 +42,4 @@ Q: I'm not interested in trying anything new, no matter what the benefits are. A: First of all, that wasn't a question. Second, this series isn't for you. You should not read this. I recommend doing literally anything else. -=> ../../../2020/11/18/git-workflow-1.gmi Next: Resilient Git, Part 2: Hydra Hosting +=> ../../../2020/11/18/git-workflow-1.gmi Next: Resilient Git, Part 1: Hydra Hosting diff --git a/content/posts/git-workflow-0.md b/content/posts/git-workflow-0.md index fd0cba8..9fefaf3 100644 --- a/content/posts/git-workflow-0.md +++ b/content/posts/git-workflow-0.md @@ -64,4 +64,4 @@ Q: I'm not interested in trying anything new, no matter what the benefits are. A: First of all, that wasn't a question. Second, this series isn't for you. You should not read this. I recommend doing literally anything else. -Next: Resilient Git, Part 2: [Hydra Hosting](../../../2020/11/18/git-workflow-1.html) +Next: Resilient Git, Part 1: [Hydra Hosting](../../../2020/11/18/git-workflow-1.html) diff --git a/content/posts/git-workflow-1.gmi b/content/posts/git-workflow-1.gmi index 1fc5c99..73dcaef 100644 --- a/content/posts/git-workflow-1.gmi +++ b/content/posts/git-workflow-1.gmi @@ -54,7 +54,7 @@ A: Such a setup depends upon the cloud service and a primary repo for that servi Q: What about issues, patches, etc.? -A: Stay tuned for Part 3, coming soon to a weblog/gemlog near you™. +A: Stay tuned for Parts 2 and 3, coming soon to a weblog/gemlog near you™. Q: Why did you call this "hydra hosting"? diff --git a/content/posts/git-workflow-1.md b/content/posts/git-workflow-1.md index 6d937f6..8ad94ad 100644 --- a/content/posts/git-workflow-1.md +++ b/content/posts/git-workflow-1.md @@ -82,7 +82,7 @@ introducing new tools, dependencies, or closed platforms to the mix. Q: What about issues, patches, etc.? -A: Stay tuned for Part 3, coming soon to a weblog/gemlog near you™. +A: Stay tuned for Parts 2 and 3, coming soon to a weblog/gemlog near you™. Q: Why did you call this "hydra hosting"?