mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:10:04 +03:00
Update site url config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
module.exports = {
|
||||
title: 'Jellyfin',
|
||||
tagline: 'The Free Software Media System',
|
||||
url: 'http://next.jellyfin.org',
|
||||
url: 'https://jellyfin.org',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'warn',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
next.jellyfin.org
|
||||
jellyfin.org
|
||||
Reference in New Issue
Block a user