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:
pory 2025-08-04 16:56:31 +02:00 committed by GitHub
parent 77e3f6aed1
commit 7a499f59a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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