diff --git a/index.html b/index.html
index 6191f57..af2d583 100644
--- a/index.html
+++ b/index.html
@@ -393,7 +393,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
ledger-analytics web UI for data analytics (JavaScript)
ledger-dashboard web UI for browsing, data entry (Python)
ledger-web web UI for browsing (JavaScript)
-ledgible web UI for browsing, data entry (Python, demo)
+ledgible web UI for browsing, data entry (Python)
WealthPulse web UI for browsing, price fetching (F#, Ledger)
Ledger in Go has lweb, a web UI for browsing transactions, reports, and porfolios
API
diff --git a/index.md b/index.md
index 82ce6aa..ddda6b6 100644
--- a/index.md
+++ b/index.md
@@ -410,7 +410,7 @@ Note these often work quite well for other ledger-likes, not just the one they a
- [ledger-analytics](https://github.com/kendricktan/ledger-analytics) web UI for data analytics (JavaScript)
- [ledger-dashboard](https://github.com/Ikke/ledger-dashboard) web UI for browsing, data entry (Python)
- [ledger-web](https://github.com/slashdotdash/node-ledger-web) web UI for browsing (JavaScript)
-- [ledgible](https://github.com/lipidity/ledgible) web UI for browsing, data entry (Python, [demo](https://lipidity.com/cgi/ledgible/app.py/))
+- [ledgible](https://github.com/lipidity/ledgible) web UI for browsing, data entry (Python)
- [WealthPulse](https://github.com/readysetmark/WealthPulse) web UI for browsing, price fetching (F#, Ledger)
- [Ledger in Go](https://github.com/howeyc/ledger) has lweb, a web UI for browsing transactions, reports, and porfolios