mirror of
https://github.com/mempool/mempool.git
synced 2026-08-20 13:28:00 +02:00
Merge pull request #5936 from mempool/nymkappa/fix-broken-link
[accelerator] fix top-up link
This commit is contained in:
commit
28acec0fbb
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@
|
|||
</span>
|
||||
}
|
||||
|
||||
<ng-template #lowBalance i18n="accelerator.low-balance">Your balance is too low.<br/>Please <a class="top-up-link" href="/services/accelerator/overview">top up your account</a>.</ng-template>
|
||||
<ng-template #lowBalance i18n="accelerator.low-balance">Your balance is too low.<br/>Please <a class="top-up-link" href="/services/accelerator">top up your account</a>.</ng-template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue