Fix links in changelog after doc reorg

This commit is contained in:
eikek
2022-03-22 22:31:05 +01:00
parent 48aebe46fa
commit 1a78f8f5bb

View File

@ -406,7 +406,7 @@ Complete
- Joex: A new section for configuring the update task has been added. - Joex: A new section for configuring the update task has been added.
See section `update-check` in the default [config See section `update-check` in the default [config
file](https://docspell.org/docs/configure/#joex). file](https://docspell.org/docs/configure/main/#joex).
## v0.25.1 ## v0.25.1
@ -791,7 +791,7 @@ Please open an issue if want more languages to be included.
- all text analysis steps are now configurable that makes it - all text analysis steps are now configurable that makes it
possible to adapt it better to your data and machine. possible to adapt it better to your data and machine.
- The docs have been updated with some details - The docs have been updated with some details
[here](https://docspell.org/docs/configure/#file-processing) and [here](https://docspell.org/docs/configure/file-processing/) and
[here](https://docspell.org/docs/joex/file-processing/#text-analysis). [here](https://docspell.org/docs/joex/file-processing/#text-analysis).
- more languages (#488) - more languages (#488)
- Adds: Spanish, Italian, Portuguese, Czech, Dutch, Danish, Finnish, - Adds: Spanish, Italian, Portuguese, Czech, Dutch, Danish, Finnish,
@ -855,8 +855,8 @@ Please open an issue if want more languages to be included.
- the config regarding text analysis changed, there are new config - the config regarding text analysis changed, there are new config
options, like `nlp.mode` and the `max-due-date-years` has been options, like `nlp.mode` and the `max-due-date-years` has been
moved inside `text-anlysis`. Please have a look at the new moved inside `text-anlysis`. Please have a look at the new
[default config](https://docspell.org/docs/configure/#joex) if you [default config](https://docspell.org/docs/configure/main/#joex)
changed something there. if you changed something there.
- The `regex-ner` section has changed: the `enabled` flag has been - The `regex-ner` section has changed: the `enabled` flag has been
removed, you can now limit the number of entries using removed, you can now limit the number of entries using
`max-entries` to apply and `0` means to disable it. `max-entries` to apply and `0` means to disable it.