Skip to content

Commit

Permalink
Link to notifications guide
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Nov 12, 2023
1 parent 35702e1 commit 00a68ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ <h5 class="settings-modal-text">Notification settings</h5>
<div class="row mt-4">
<div class="col-12" >
<div class="alert alert-info bigger-text" role="alert">
You can subscribe and unsubscribe to your accounts notification using your Discord or Telegram account by using the corresponding slash command:<br>
<code>/subscribe-to-notifications</code><br>
or <code>/unsubscribe-from-notifications</code>
</div>
You can subscribe and unsubscribe to your accounts notification using your Discord or Telegram account, see <a href="https://docs.foxypool.io/proof-of-spacetime/guides/subscribing-to-notifications/" target="_blank">this guide</a> on how to do that.
</div>
</div>
<div class="row mt-2">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,7 @@ <h5 class="settings-modal-text">Notification settings</h5>
<div class="row">
<div class="col-12" >
<div class="alert alert-info" role="alert" style="font-size: 1.1rem">
You can subscribe and unsubscribe to your accounts notification using your Discord or Telegram account by using the corresponding slash command:<br>
<code>/subscribe-to-notifications</code><br>
or <code>/unsubscribe-from-notifications</code>
You can subscribe and unsubscribe to your accounts notification using your Discord or Telegram account, see <a href="https://docs.foxypool.io/proof-of-spacetime/guides/subscribing-to-notifications/" target="_blank">this guide</a> on how to do that.
</div>
</div>
</div>
Expand Down

0 comments on commit 00a68ae

Please sign in to comment.