summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-06-13 04:49:20 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-06-13 04:49:20 -0600
commit0c8910a53a1d730b025975ca0bc651c9992750a9 (patch)
treeb2f1c0e13072ed795a8cfc323bc4f02a54597fa6 /src
parent6d5eefd8ecd4f8357766efd718afb25082dae4b2 (diff)
fix error on config section
Diffstat (limited to 'src')
-rw-r--r--src/blog/a/manga_server_with_komga.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/a/manga_server_with_komga.md b/src/blog/a/manga_server_with_komga.md
index 36acdf2..52af3a9 100644
--- a/src/blog/a/manga_server_with_komga.md
+++ b/src/blog/a/manga_server_with_komga.md
@@ -118,7 +118,7 @@ mangal config set -k installer.user -v "luevano" # points to my scrapers reposit
mangal config set -k logs.write -v true # I like to get logs for what happens
```
-**Note**: For testing purposes (if you want to explore `mangal`) set `downloader.path` later, then set it to where you want once ready to start to populate the Komga library directory (could be after finishing the [Komga](#komga) section).
+**Note**: For testing purposes (if you want to explore `mangal`) set `downloader.path` once you're ready to start to populate the Komga library directory (at [Komga: populate manga library](#populate-manga-library)).
For more configs and to read what they're for: