From 60743e0b8cdeeafc1255664003c2ef3239cccb89 Mon Sep 17 00:00:00 2001 From: Ray <44787842+OutboundSpade@users.noreply.github.com> Date: Tue, 6 Aug 2024 15:39:04 -0400 Subject: [PATCH] Fix broken link --- languages-and-frameworks/dockerfile.html.markerb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages-and-frameworks/dockerfile.html.markerb b/languages-and-frameworks/dockerfile.html.markerb index dd427fee9d..43f8677b40 100644 --- a/languages-and-frameworks/dockerfile.html.markerb +++ b/languages-and-frameworks/dockerfile.html.markerb @@ -124,7 +124,7 @@ Run `fly apps open`, or just go to the URL specified in the output, to open your ## Stateful apps -Lots of apps have some state that they want to keep. Learn more about the options for [databases and storage](docs/database-storage-guides/) on Fly.io. +Lots of apps have some state that they want to keep. Learn more about the options for [databases and storage](/docs/database-storage-guides/) on Fly.io. ## Grow and scale