summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohn-s-lin <66440371+john-s-lin@users.noreply.github.com>2024-02-19 20:08:26 -0500
committerGitHub <noreply@github.com>2024-02-19 20:08:26 -0500
commit79969c76be457b88a71c48e4797b2c17b0acd8fa (patch)
tree9d457581c38f7b1a1f15cd759cc57c6970754db4
parentcd1715cd8fb367a1a265ba068049c73bb37e8a44 (diff)
docs: fix broken link to config documentation in README (#1413)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e202616..da7414ba 100644
--- a/README.md
+++ b/README.md
@@ -365,7 +365,7 @@ You can find more information on usage in the [documentation](https://clementtsa
bottom accepts a number of command-line arguments to change the behaviour of the application as desired. Additionally, bottom will automatically
generate a configuration file on the first launch, which one can change as appropriate.
-More details on configuration can be found [in the documentation](https://clementtsang.github.io/bottom/nightly/configuration/config-file/default-config/).
+More details on configuration can be found [in the documentation](https://clementtsang.github.io/bottom/nightly/configuration/config-file/).
## Troubleshooting