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"?