mirror of
https://github.com/strapi/strapi.git
synced 2025-08-13 11:17:42 +00:00
Change OverlayBlocker doc url
This commit is contained in:
parent
977a79eaff
commit
100c70a2ac
@ -39,7 +39,7 @@ class OverlayBlocker extends React.Component {
|
|||||||
<FormattedMessage id="components.OverlayBlocker.description" />
|
<FormattedMessage id="components.OverlayBlocker.description" />
|
||||||
</p>
|
</p>
|
||||||
<div className={styles.buttonContainer}>
|
<div className={styles.buttonContainer}>
|
||||||
<a className={cn(styles.primary, 'btn')} href="http://strapi.io" target="_blank">Read the documentation</a>
|
<a className={cn(styles.primary, 'btn')} href="https://strapi.io/documentation/configurations/configurations.html#server" target="_blank">Read the documentation</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user