mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:10:04 +03:00
Fix broken intel hwa link
This commit is contained in:
@@ -63,6 +63,10 @@ const redirects: ClientRedirects.Options['redirects'] = [
|
||||
from: '/docs/general/administration/hardware-acceleration',
|
||||
to: '/docs/general/post-install/transcoding/hardware-acceleration/'
|
||||
},
|
||||
{
|
||||
from: '/docs/general/administration/hardware-acceleration/intel',
|
||||
to: '/docs/general/post-install/transcoding/hardware-acceleration/intel'
|
||||
},
|
||||
{
|
||||
from: '/docs/general/server/transcoding',
|
||||
to: '/docs/general/post-install/transcoding/'
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[
|
||||
"/docs/general/administration/hardware-acceleration.html",
|
||||
"/docs/general/administration/hardware-acceleration/intel",
|
||||
"/docs/general/contributing/index.html",
|
||||
"/docs/general/networking/dlna.html",
|
||||
"/docs/general/networking/index.html",
|
||||
|
||||
Reference in New Issue
Block a user