diff --git a/index.html b/index.html
index dd27220..0415213 100644
--- a/index.html
+++ b/index.html
@@ -262,9 +262,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
hledger-diff report differing transactions between two journals
hledger-interest generate *ledger interest transactions
hledger-irr calculate an account's internal rate of return over time
-ledger-get-prices download market prices
ledger-tutorials convert Pete Keen's tutorials to ebook format
-ledger-reconciler automatically download and reconcile your ledger financial entries
data import/conversion
@@ -278,6 +276,8 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
- icsvledger CSV to *ledger converter
- into-ledger CSV to *ledger converter
- ledger-autosync OFX download, OFX to *ledger conversion, deduplication
+- ledger-get-prices download market prices
+- ledger-reconciler automatically download and reconcile your ledger financial entries
- ledger2beancount.py *ledger to beancount converter
- plaid2qif Download transactions from plaid as QIF or CSV files.
- plaid2text Plaid API to *ledger/beancount download/conversion
diff --git a/index.md b/index.md
index 86828a5..80d0c1b 100644
--- a/index.md
+++ b/index.md
@@ -253,9 +253,7 @@ Inactive:
- [hledger-diff](http://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals
- [hledger-interest](http://hackage.haskell.org/package/hledger-interest) generate *ledger interest transactions
- [hledger-irr](http://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return over time
-- [ledger-get-prices](https://github.com/nathankot/ledger-get-prices) download market prices
- [ledger-tutorials](https://github.com/tlvince/ledger-tutorials) convert Pete Keen's tutorials to ebook format
-- [ledger-reconciler](https://disjoint.ca/projects/ledger-reconciler) automatically download and reconcile your ledger financial entries
#### data import/conversion
@@ -269,6 +267,8 @@ Inactive:
- [icsvledger](https://launchpad.net/csv2ledger) CSV to *ledger converter
- [into-ledger](https://github.com/manishrjain/into-ledger) CSV to *ledger converter
- [ledger-autosync](https://gitlab.com/egh/ledger-autosync) OFX download, OFX to *ledger conversion, deduplication
+- [ledger-get-prices](https://github.com/nathankot/ledger-get-prices) download market prices
+- [ledger-reconciler](https://disjoint.ca/projects/ledger-reconciler) automatically download and reconcile your ledger financial entries
- [ledger2beancount.py](https://gist.github.com/travisdahlke/71152286b0a8826249fe) *ledger to beancount converter
- [plaid2qif](https://github.com/ebridges/plaid2qif) Download transactions from plaid as QIF or CSV files.
- [plaid2text](https://github.com/madhat2r/plaid2text) Plaid API to *ledger/beancount download/conversion