mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
Update documentation path name
This commit is contained in:
parent
0164171cad
commit
9614da6238
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ const config = {
|
||||||
title: "Immich Documentation",
|
title: "Immich Documentation",
|
||||||
tagline:
|
tagline:
|
||||||
"Self-hosted photo and video backup solution directly from your mobile phone",
|
"Self-hosted photo and video backup solution directly from your mobile phone",
|
||||||
url: "https://docs.immich.app",
|
url: "https://documentation.immich.app",
|
||||||
baseUrl: "/",
|
baseUrl: "/",
|
||||||
onBrokenLinks: "throw",
|
onBrokenLinks: "throw",
|
||||||
onBrokenMarkdownLinks: "warn",
|
onBrokenMarkdownLinks: "warn",
|
||||||
|
|
Loading…
Reference in a new issue