chore(docs): fix links
This commit is contained in:
parent
f8affccb71
commit
5e61880d54
|
@ -64,7 +64,7 @@ options](https://docs.paperless-ngx.com/configuration/#consume_config) for more
|
|||
|
||||
Due to the [Hast Path Validation Safety](/platforms/scale/guides/add-storage/#host-path-validation-safety) checks of TrueNAS
|
||||
SCALE, using storage for an application on your TrueNAS SCALE and with a network share at the same time requires a bit
|
||||
of work. See also the [FAQ](/general/FAQ/) regarding this
|
||||
of work. See also the [FAQ](/general/faq/) regarding this
|
||||
topic.
|
||||
|
||||
This guide will only describe the Paperless-ngx specific options required to set up importing documents from a network
|
||||
|
|
|
@ -5,7 +5,7 @@ description: A How To Guide for Traefik Forward Auth
|
|||
|
||||
:::note
|
||||
|
||||
We highly recommend to setup [authelia](/charts/premium/authelia/docs/setup-guide.md) instead.
|
||||
We highly recommend to setup [authelia](/charts/premium/authelia/setup-guide) instead.
|
||||
|
||||
:::
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ If you get
|
|||
|
||||
> [EFAULT] Failed to install App: Error: INSTALLATION FAILED: rendered manifests contain a resource that already exists. Unable to continue with install: CustomResourceDefinition "alertmanagerconfigs.monitoring.coreos.com" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "prometheus-operator"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "ix-prometheus-operator"
|
||||
|
||||
you should follow instructions from the [FAQ](/general/FAQ) to resolve it
|
||||
you should follow instructions from the [FAQ](/general/faq) to resolve it
|
||||
|
||||
### Helm
|
||||
|
||||
|
|
Loading…
Reference in New Issue