From cabca4c165bec28457f9816d054e27685f974bd2 Mon Sep 17 00:00:00 2001 From: Sam Ruby Date: Thu, 15 Aug 2024 11:11:14 -0400 Subject: [PATCH] recap updates: tie back into "happy path" and add links to sentry and arcjet --- happy-path/recap.html.markerb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/happy-path/recap.html.markerb b/happy-path/recap.html.markerb index 92ca778640..82e9307b83 100644 --- a/happy-path/recap.html.markerb +++ b/happy-path/recap.html.markerb @@ -17,9 +17,13 @@ Up front, we set some rather high goals: use services from other places and even eject entirely and move your entire application elsewhere if things don't work out. +Or to put it more succinctly.... did you find your happy path? + Did we meet these goals? You've seen the code, and you've seen it work. You examined each component, and from there saw links to where you can find out more information. Now a few links: * [Support](https://fly.io/docs/about/support/) - * [Pricing](https://fly.io/docs/about/pricing/) \ No newline at end of file + * [Pricing](https://fly.io/docs/about/pricing/) + * [Application Monitoring by Sentry](../../reference/sentry/) + * [Application Security by Arcjet](../../reference/arcjet/) \ No newline at end of file