diff --git a/site/developer-guide.md b/site/contributing.md similarity index 99% rename from site/developer-guide.md rename to site/contributing.md index 5646b6086..26aa9c264 100644 --- a/site/developer-guide.md +++ b/site/contributing.md @@ -71,7 +71,7 @@ libghc-hledger-lib-prof - + +| Windows: | see B below | Mac: | **`brew install hledger`** | Debian, Ubuntu: | **`sudo apt install hledger hledger-ui hledger-web`** | Fedora, RHEL: | **`sudo dnf install hledger`** diff --git a/site/index.md b/site/index.md index 0cea739f4..a827bdf27 100644 --- a/site/index.md +++ b/site/index.md @@ -46,7 +46,7 @@ tr { --> - + @@ -225,7 +225,7 @@ If you feel the same way, join us! ### fully documented Time to check out those **[docs](docs.html)**, -or maybe **[look deeper](developer-guide.html)**. +or maybe **[look deeper](contributing.html)**. diff --git a/site/release-notes.md b/site/release-notes.md index 5dda7eaf2..a77674ae1 100644 --- a/site/release-notes.md +++ b/site/release-notes.md @@ -504,7 +504,7 @@ Mitchell Rosen, Hans-Peter Deifel, Brian Scott, and Andrew Jones. - tools/simplebench has been spun off as the [quickbench](http://hackage.haskell.org/package/quickbench) package. -- add Appveyor CI builds, provide [more up-to-date Windows binaries](http://hledger.org/developer-guide.html#quick-links) +- add Appveyor CI builds, provide [more up-to-date Windows binaries](http://hledger.org/contributing.html#quick-links) - extra: add a bunch of CSV rules examples diff --git a/site/site.tmpl b/site/site.tmpl index 6743a15b1..0d5323171 100644 --- a/site/site.tmpl +++ b/site/site.tmpl @@ -42,7 +42,7 @@ diff --git a/site/step-by-step.md b/site/step-by-step.md index d5c4e97ec..994377f06 100644 --- a/site/step-by-step.md +++ b/site/step-by-step.md @@ -21,7 +21,7 @@ steps give you a task with a clear goal; if not, your task is to run the examples and understand them. If you get stuck, find a problem, or have feedback, please report it on the -[IRC channel or mail list](developer-guide.html#quick-links), +[IRC channel or mail list](contributing.html#quick-links), or send a pull request for this page. Let's get started!