Skip to content

Commit c045afa

Browse files
authored
Change the wording on the native browser authentication page (#3954)
1 parent b4c50c8 commit c045afa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

redisinsight/desktop/views/cloud_outh_callback/callback.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@
2626
<section class="section">
2727
<h1 class="title">Thank you</h1>
2828
<h2 class="subTitle">
29-
You may close this window and navigate back to Redis Insight.
29+
To complete the authentication, click "Open Redis Insight"
3030
</h2>
3131
<div class="text">
32-
Click open Redis Insight below, if you don’t see a dialog.
32+
Click open Redis Insight below, if you don’t see the dialog.
3333
</div>
3434
<button id="open-app" class="button">Open Redis Insight</button>
3535
<div class="text">
36-
In the case you are not redirected, check that your package supports <br> deep linking and try again.
36+
In case you are not redirected, check that your package supports deep linking and try again.
3737
<br>
3838
<div style="margin-top: 4px"></div>
39-
If the issue persists, <a class="link" href="https://github.com/RedisInsight/RedisInsight/issues" target="_blank">report the issue.</a>
39+
If the issue persists, manually add your database from <a class="link" href="https://cloud.redis.io/#/databases?utm_source=redisinsight&utm_medium=main&utm_campaign=thank_you_page" target="_blank">Redis Cloud</a>.
4040
</div>
4141
</section>
4242
</div>

0 commit comments

Comments
 (0)