mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: link to docs for empty apps
This commit is contained in:
parent
ec06e92ef7
commit
5585645999
@ -16,7 +16,7 @@ const Empty = () => (
|
|||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
You can read more about how to use Unleash in your application in the{' '}
|
You can read more about how to use Unleash in your application in the{' '}
|
||||||
<a href="https://www.unleash-hosted.com/docs/use-feature-toggle">documentation.</a>
|
<a href="https://docs.getunleash.io/docs/sdks/">documentation.</a>
|
||||||
</section>
|
</section>
|
||||||
</React.Fragment>
|
</React.Fragment>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user