mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 14:42:10 +00:00
update subscription price url (#6162)
This commit is contained in:
@@ -484,7 +484,7 @@ class Subscription extends Component {
|
||||
<div id="product-price" className="subscription-info">
|
||||
<h3 className="subscription-info-heading">{'云服务付费方案'}</h3>
|
||||
<p className="mb-2">
|
||||
<a rel="noopener noreferrer" target="_blank" href="https://www.seafile.com/product/private_server/">{'查看详情'}</a>
|
||||
<a rel="noopener noreferrer" target="_blank" href="https://www.seafile.com/seafile-docs/home/">{'查看详情'}</a>
|
||||
</p>
|
||||
</div>
|
||||
{paymentTypeList.map((item, index) => {
|
||||
|
Reference in New Issue
Block a user