From 61ec3f70372b44be803dfcc3740fe7b788fb7bd0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 3 Apr 2013 00:30:05 +0000 Subject: [PATCH] docs: replace *.hledger.org links with new hledger.org/* ones --- DEVELOPMENT.md | 21 ++++++++++----------- DOCS.md | 2 +- MANUAL.md | 4 ++-- site/templates/default.html | 2 +- 4 files changed, 14 insertions(+), 15 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index e6df08b31..476b16c59 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -8,9 +8,8 @@ title: hledger contributor guide **Support**
IRC channel: [irc.freenode.net/#ledger](irc://irc.freenode.net/#ledger) -
Mail list: [list.hledger.org](http://list.hledger.org) -
Bug tracker: [bugs.hledger.org](http://bugs.hledger.org) -
Tips: [how to get help](#how-to-get-help) +
Mail list: [hledger.org/list](http://hledger.org/list) +
Bug tracker: [hledger.org/bugs](http://hledger.org/bugs) **Released version**
[release notes](NEWS.html), @@ -57,16 +56,16 @@ or ### how to get help -- join and use the [hledger mail list](http://list.hledger.org) +- join and use the [hledger mail list](http://hledger.org/list) - chat Simon (sm) on the [\#ledger](irc://irc.freenode.net/#ledger) irc channel which we share, or [send email](mailto:simon@joyful.com?subject=hledger:) - for issues relevant to the wider *ledger community, you can also use or cc [ledger's mail list](http://list.ledger-cli.org) -- don't forget the [installation tips](MANUAL.html#installing), [Troubleshooting](MANUAL.html#troubleshooting) section, and [bug tracker](http://bugs.hledger.org) +- don't forget the [installation tips](MANUAL.html#installing), [Troubleshooting](MANUAL.html#troubleshooting) section, and [bug tracker](http://hledger.org/bugs) ### how to report problems -- check for related issues at [bugs.hledger.org](http://bugs.hledger.org) ([view all](http://bugs.hledger.org/grid)) or in the [list archive](https://groups.google.com/d/forum/hledger) +- check for related issues at [hledger.org/bugs](http://hledger.org/bugs) ([view all](http://hledger.org/bugs/grid)) or in the [list archive](https://groups.google.com/d/forum/hledger) - discuss/confirm the issue on irc or list - [report](http://code.google.com/p/hledger/issues/entry) new issues in the bug tracker @@ -83,14 +82,14 @@ or ### how to help with bug tracking -- get to know the [bug tracker](http://bugs.hledger.org) and its contents +- get to know the [bug tracker](http://hledger.org/bugs) and its contents - join the [hledger google project](http://code.google.com/p/hledger/) to get more access - research and update issues - use these convenience urls: - [`bugs.hledger.org`](http://bugs.hledger.org) - [`bugs.hledger.org/grid`](http://bugs.hledger.org/grid) - [`bugs.hledger.org/new`](http://bugs.hledger.org/new) - `bugs.hledger.org/NNN` + [`hledger.org/bugs`](http://hledger.org/bugs) + [`hledger.org/bugs/grid`](http://hledger.org/bugs/grid) + [`hledger.org/bugs/new`](http://hledger.org/bugs/new) + `hledger.org/bugs/N` ### how to set up for hledger development diff --git a/DOCS.md b/DOCS.md index 398225ee8..b56306afb 100644 --- a/DOCS.md +++ b/DOCS.md @@ -27,7 +27,7 @@ title: hledger docs **More docs:** -[wiki.hledger.org](http://wiki.hledger.org) *links, examples...* +[hledger.org/wiki](http://hledger.org/wiki) **Related:** diff --git a/MANUAL.md b/MANUAL.md index 644cffcb7..ec551e940 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -1024,8 +1024,8 @@ Here are some issues you might encounter when you run hledger: Please also seek [support](DEVELOPMENT.html#support) from the [IRC channel](irc://irc.freenode.net/#ledger), -[mail list](http://list.hledger.org) or -[bug tracker](http://bugs.hledger.org). +[mail list](http://hledger.org/list) or +[bug tracker](http://hledger.org/bugs). #. **hledger installed, but running hledger says something like No command 'hledger' found** cabal installs binaries into a special directory, which should be added diff --git a/site/templates/default.html b/site/templates/default.html index dd1a14686..79e616ea1 100644 --- a/site/templates/default.html +++ b/site/templates/default.html @@ -23,7 +23,7 @@ Download Docs Contribute - Wiki + Wiki Demo $body$