Fix broken link install plugin popup (#6698)

* fixed broken link

New link for documentation that pops up as overlay in Strapi. (plugin install blocker)

* updated the requested change for fix broken link
This commit is contained in:
Akhil Mohan 2020-07-09 20:00:25 +05:30 committed by GitHub
parent b03cb74832
commit b8271dd403
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ class OverlayBlocker extends React.Component {
<div className="buttonContainer">
<a
className={cn('primary', 'btn')}
href="https://strapi.io/documentation/configurations/configurations.html#server"
href="https://strapi.io/documentation"
target="_blank"
rel="noopener noreferrer"
>