fix link to /daily in CCinfo loads forever (#2381)
* fix #2370 * don't rely on rewrite for internal links to daily --------- Co-authored-by: porygone-z <porygone-z@kali> Co-authored-by: k00b <k00b@stacker.news>
This commit is contained in:
parent
77e3f6aed1
commit
7a499f59a8
@ -13,7 +13,7 @@ export default function CCInfo (props) {
|
|||||||
<ul>
|
<ul>
|
||||||
<li>if the zap is small and you don't have a direct channel to SN, the routing fee may exceed SN's 3% max fee</li>
|
<li>if the zap is small and you don't have a direct channel to SN, the routing fee may exceed SN's 3% max fee</li>
|
||||||
<li>check your <Link href='/wallets/logs'>wallet logs</Link> for clues</li>
|
<li>check your <Link href='/wallets/logs'>wallet logs</Link> for clues</li>
|
||||||
<li>if you have questions about the errors in your wallet logs, mention the error in the <Link href='/daily'>saloon</Link></li>
|
<li>if you have questions about the errors in your wallet logs, mention the error in the <Link href='/api/daily'>saloon</Link></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>some zaps might be smaller than your configured receiving dust limit
|
<li>some zaps might be smaller than your configured receiving dust limit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user