Skip to content

Commit 70454bd

Browse files
committed
[minor] Connect post series titles
1 parent eb721cd commit 70454bd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

_posts/2022-11-15-ci-reliability-ch1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "Chapter 1: Your problem is not what you think it is"
3+
title: "CI reliability #1: Your problem is not what you think it is"
44
date: 2022-11-15 00:00:00 +0000
55
style: ci-reliability
66
---

_posts/2022-11-16-ci-reliability-ch2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "Chapter 2: The test that would only pass two times out of five"
3+
title: "CI reliability #2: The test that would only pass two times out of five"
44
date: 2022-11-16 00:00:00 +0000
55
style: ci-reliability
66
---

_posts/2022-11-17-ci-reliability-ch3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "Chapter 3: WebRTC has the last say"
3+
title: "CI reliability #3: WebRTC has the last say"
44
date: 2022-11-17 00:00:00 +0000
55
style: ci-reliability
66
usemathjax: true

_posts/2022-11-18-ci-reliability-ch4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "Conclusion: What did we achieve and where do we go from here?"
3+
title: "CI reliability #4: What did we achieve and where do we go from here?"
44
date: 2022-11-18 00:00:00 +0000
55
style: ci-reliability
66
usemathjax: true

0 commit comments

Comments
 (0)