Rename numbers

This commit is contained in:
mrjvs 2023-12-12 20:12:52 +01:00
parent 31690529eb
commit c4d1622922
26 changed files with 2 additions and 9 deletions

View File

@ -8,7 +8,7 @@ layout: page
---
cta:
- Get Started
- /introduction/getting-started
- /self-hosting/hosting-intro
secondary:
- Open on GitHub →
- https://github.com/movie-web/movie-web

View File

@ -1,5 +0,0 @@
---
title: 'Getting started'
---
# Getting Started

View File

@ -1,2 +0,0 @@
icon: ph:star-duotone
navigation.redirect: /introduction/getting-started

View File

@ -22,7 +22,7 @@ If you want to own your own data, it's possible to selfhost just the account ser
This method is only recommended if you have experience hosting databases or other similar stateful applications.
1. [Setup the Backend!](4.backend.md)
2. [Configure the Client!](3.client.md)
2. [Configure the Client!](5.use-backend.md)
## Method 3 - host everything
If you want an instance that's completely isolated from official movie-web. You can selfhost all parts.