From 90485fae68eddd68e02b47101a53ab346a06a7de Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 3 Dec 2009 21:58:56 +0000 Subject: [PATCH] docs: fix screenshots in pdf, kind of --- SCREENSHOTS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SCREENSHOTS b/SCREENSHOTS index 04125c716..4f25fb4d3 100644 --- a/SCREENSHOTS +++ b/SCREENSHOTS @@ -7,7 +7,7 @@ hledger screenshots Basic command-line reports, like ledger: -.. image:: http://hledger.org/hledger-screen-1.png +.. image:: website/hledger-screen-1.png .. raw:: html @@ -16,7 +16,7 @@ Basic command-line reports, like ledger: The interactive curses interface ("hledger ui"): -.. image:: http://hledger.org/sshot.png +.. image:: website/sshot.png .. raw:: html @@ -25,5 +25,5 @@ The interactive curses interface ("hledger ui"): A time dashboard in emacs. The upper window displays today's time report every minute (using ansi-term, watch, a helper script, and hledger invoked via "hours" symlink.) The lower window is viewing the timelog file, to tweak clock-ins/clock-outs made with C-x t i and C-x t o. (`ledgerutils.el `_ has some related bits.): -.. image:: http://hledger.org/watchhours.png +.. image:: website/watchhours.png