mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update all documentation links to new website
This commit is contained in:
parent
10b473b80c
commit
61880290e4
32 changed files with 39 additions and 39 deletions
|
@ -332,7 +332,7 @@ const UserParentalControl: FunctionComponent = () => {
|
|||
<div className='verticalSection'>
|
||||
<SectionTitleContainer
|
||||
title={userName}
|
||||
url='https://docs.jellyfin.org/general/server/users/'
|
||||
url='https://jellyfin.org/docs/general/server/users/'
|
||||
/>
|
||||
</div>
|
||||
<SectionTabs activeTab='userparentalcontrol'/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue