Skip to content

Commit 7a4bfc2

Browse files
authored
fix(docs): open graph tags (immich-app#22542)
1 parent b3f3830 commit 7a4bfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const prism = require('prism-react-renderer');
77
const config = {
88
title: 'Immich',
99
tagline: 'High performance self-hosted photo and video backup solution directly from your mobile phone',
10-
url: 'https://immich.app',
10+
url: 'https://docs.immich.app',
1111
baseUrl: '/',
1212
onBrokenLinks: 'throw',
1313
onBrokenMarkdownLinks: 'warn',

0 commit comments

Comments
 (0)