From ab087991450bcc3617ba619c9d9cf2865eb6a99e Mon Sep 17 00:00:00 2001 From: Carter <102479896+Carter907@users.noreply.github.com> Date: Tue, 1 Apr 2025 17:26:51 -0400 Subject: [PATCH] Corrected links for LiteFS Docs The links in the index of this markdown file were incomplete. --- litefs/index.html.markerb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/litefs/index.html.markerb b/litefs/index.html.markerb index 1671ea8957..8ef7542ddf 100644 --- a/litefs/index.html.markerb +++ b/litefs/index.html.markerb @@ -28,14 +28,14 @@ You can get up and running quickly with one of our guides: - [Speedrun: Adding LiteFS to your app](/docs/litefs/speedrun) the fastest way to get started with LiteFS on Fly.io. -- [Getting Started on Fly.io][] helps you add LiteFS to an existing application and deploy to Fly.io. This guide +- [Getting Started on Fly.io](/docs/litefs/getting-started-fly) helps you add LiteFS to an existing application and deploy to Fly.io. This guide provides more details and explanation than the Speedrun. -- [Getting Started with Docker][] helps you add LiteFS to an existing application that you want to run outside of Fly.io. +- [Getting Started with Docker](/docs/litefs/getting-started-docker) helps you add LiteFS to an existing application that you want to run outside of Fly.io. -- [How LiteFS Works][] explains the concepts behind LiteFS. +- [How LiteFS Works](/docs/litefs/how-it-works) explains the concepts behind LiteFS. [Getting Started on Fly.io]: /docs/litefs/getting-started-fly [Getting Started with Docker]: /docs/litefs/getting-started-docker [Using LiteFS Cloud for Backups]: /docs/litefs/cloud-backups -[How LiteFS Works]: /docs/litefs/how-it-works \ No newline at end of file +[How LiteFS Works]: /docs/litefs/how-it-works