diff --git a/index.html b/index.html
index b4e3f93..54dc1ba 100644
--- a/index.html
+++ b/index.html
@@ -693,12 +693,12 @@ down 2018/03/14 - [Command Line Probate blog](https://commandlineprobate.com) --
API access
diff --git a/index.md b/index.md
index ddda6b6..d3e4fd9 100644
--- a/index.md
+++ b/index.md
@@ -735,20 +735,15 @@ down 2018/03/14 - [Command Line Probate blog](https://commandlineprobate.com) --
#### API access
- [Ledger: Extending with Python](http://ledger-cli.org/3.0/doc/ledger3.html#Extending-with-Python)
-
- [Ledger Python 3 Support](https://groups.google.com/forum/#!topic/ledger-cli/C99w-79Jq8o) Python
-
- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) Python
-
- [hledger-lib](http://hackage.haskell.org/package/hledger-lib),
[hledger](http://hackage.haskell.org/package/hledger),
[an example](http://stefanorodighiero.net/posts/2015-01-04-hledger-find-duplicate-accounts.html)
Haskell
-
- [hledger-api](http://editor.swagger.io/#/?import=demo.hledger.org/api/swagger.json&no-proxy),
[examples](https://github.com/simonmichael/hledger/tree/master/hledger-api/examples)
JSON
-
- [node-hledger](https://github.com/rstacruz/node-hledger) JavaScript