diff --git a/doc/CONTRIBUTING.md b/doc/CONTRIBUTING.md index 7f3485bcc..b9413a868 100644 --- a/doc/CONTRIBUTING.md +++ b/doc/CONTRIBUTING.md @@ -25,7 +25,7 @@ Browse the ideas below, or say hello in the chat and we'll help find you a job. ### Developer -- See the [Developer workflows](WORKFLOWS.md) +- See the [Developer workflows](DEVWORKFLOWS.md) - and other [Developer docs](dev.md) ### Developer using the hledger libraries diff --git a/doc/WORKFLOWS.md b/doc/DEVWORKFLOWS.md similarity index 100% rename from doc/WORKFLOWS.md rename to doc/DEVWORKFLOWS.md diff --git a/doc/FILES.md b/doc/FILES.md index 9ea55f70b..9e826c52e 100644 --- a/doc/FILES.md +++ b/doc/FILES.md @@ -376,7 +376,7 @@ src/hledger/ SHAKE.md TESTS.md VERSIONNUMBERS.md - WORKFLOWS.md + DEVWORKFLOWS.md github-release-doc.tmpl.md haskellerz/ haskellerz.md @@ -496,7 +496,7 @@ src/hledger/site/src/ SUMMARY.md TESTS.md VERSIONNUMBERS.md - WORKFLOWS.md + DEVWORKFLOWS.md accounting.md balancing-the-accounting-equation.md basics.md