mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-28 16:17:02 +00:00
update community to pro url (#7447)
* update community to pro url * update
This commit is contained in:
@@ -108,7 +108,7 @@ class Info extends Component {
|
||||
</dd> :
|
||||
<dd className="info-item-content">
|
||||
{gettext('Community Edition')}
|
||||
<a className="ml-1" href="https://download.seafile.com/published/seafile-manual/deploy_pro/migrate_from_seafile_community_server.md" target="_blank" rel="noreferrer">{gettext('Upgrade to Pro Edition')}</a>
|
||||
<a className="ml-1" href="https://manual.seafile.com/latest/setup/migrate_ce_to_pro_with_docker/" target="_blank" rel="noreferrer">{gettext('Upgrade to Pro Edition')}</a>
|
||||
</dd>
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user