From 037b18800b8a4595b09ffd4be1d2c6725fc458b0 Mon Sep 17 00:00:00 2001 From: dawn-ducky Date: Fri, 9 Jan 2026 08:45:37 -0600 Subject: [PATCH 1/2] fix: Update link to previous post in patch signing blog Broken link --- src/content/blog/patch-signing-beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/blog/patch-signing-beta.md b/src/content/blog/patch-signing-beta.md index 6b8cdd29..815507ac 100644 --- a/src/content/blog/patch-signing-beta.md +++ b/src/content/blog/patch-signing-beta.md @@ -56,4 +56,4 @@ Please [reach out](mail:contact@shorebird.dev) to us if you have any questions or need help getting started. If you're curious about what we had to change in Dart to make this all possible, -check out our [previous post](https://shorebird.dev/how-we-built-code-push). +check out our [previous post](https://shorebird.dev/blog/how-we-built-code-push). From 1d6951501f904492ab25d6d5d34bddd55e77c12f Mon Sep 17 00:00:00 2001 From: Tom Arra Date: Fri, 9 Jan 2026 13:01:06 -0600 Subject: [PATCH 2/2] formatting fix --- src/content/blog/patch-signing-beta.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/blog/patch-signing-beta.md b/src/content/blog/patch-signing-beta.md index 815507ac..f3ab7d40 100644 --- a/src/content/blog/patch-signing-beta.md +++ b/src/content/blog/patch-signing-beta.md @@ -56,4 +56,5 @@ Please [reach out](mail:contact@shorebird.dev) to us if you have any questions or need help getting started. If you're curious about what we had to change in Dart to make this all possible, -check out our [previous post](https://shorebird.dev/blog/how-we-built-code-push). +check out our +[previous post](https://shorebird.dev/blog/how-we-built-code-push).