Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links on docs/litefs index page #1927

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions litefs/index.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ in case of malfunction or disk corruption.

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.
- [Speedrun: Adding LiteFS to your app][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][getting-started-fly.io] 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][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][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
[speedrun]: /docs/litefs/speedrun
[getting-started-fly.io]: /docs/litefs/getting-started-fly
[getting-started-docker]: /docs/litefs/getting-started-docker
[how-it-works]: /docs/litefs/how-it-works