summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2018-02-16 16:23:56 -0800
committerJohn Wiegley <johnw@newartisans.com>2018-02-16 16:24:13 -0800
commit7097e1a1e7ea4f4890b89ab7164e0fa10a3ca586 (patch)
tree80114394d9a2ffa82aa9ab8e911ea0a27ce6ea3f /INSTALL.md
parente12b8d0f414670551c82006c3efa90db7283c722 (diff)
downloadledger-7097e1a1e7ea4f4890b89ab7164e0fa10a3ca586.tar.gz
ledger-7097e1a1e7ea4f4890b89ab7164e0fa10a3ca586.tar.bz2
ledger-7097e1a1e7ea4f4890b89ab7164e0fa10a3ca586.zip
Update documentation
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 62de2a97..23d0566b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -96,10 +96,10 @@ A: Actually, the real segfault is in libstdc++'s facet code. It's being
Q: Something else fails, or Ledger crashes on startup
-A: This, I am most interested in hearing about. Please file a bug
- at the Ledger Bugzilla, http://bugs.ledger-cli.org/. The more
- details you can provide, the better. Also, if Ledger is crashing,
- try running it under gdb like so:
+A: This, I am most interested in hearing about. Please file a bug at the
+ Ledger Issue Tracker, https://github.com/ledger/ledger/issues. The more
+ details you can provide, the better. Also, if Ledger is crashing, try
+ running it under gdb like so:
$ gdb ledger
(gdb) run <ARGS TO LEDGER>