mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: use quick-start as default page (#22384)
This commit is contained in:
parent
7c3e871c7a
commit
913f543307
5 changed files with 7 additions and 33 deletions
5
docs/static/_redirects
vendored
5
docs/static/_redirects
vendored
|
|
@ -1,4 +1,4 @@
|
|||
/ /overview/welcome 307
|
||||
/ /overview/quick-start 307
|
||||
/mobile-app-beta-program /features/mobile-app 307
|
||||
/contribution-guidelines /overview/support-the-project#contributing 307
|
||||
/install /install/docker-compose 307
|
||||
|
|
@ -29,5 +29,6 @@
|
|||
/features/smart-search /features/searching 307
|
||||
/guides/api-album-sync /community-projects 307
|
||||
/guides/remove-offline-files /community-projects 307
|
||||
/overview/introduction /overview/welcome 307
|
||||
/overview/introduction /overview/quick-start 307
|
||||
/overview/welcome /overview/quick-start 307
|
||||
/docs/* /:splat 307
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue