fix links

This commit is contained in:
as-op
2026-05-13 10:16:26 +02:00
parent 105ed22dea
commit e033a24971
+1 -1
View File
@@ -143,7 +143,7 @@ class DocsChecker
{ path: "#{@root_path}/docs/api/v3/spec.json", anchors: [], links: [] },
{ path: "#{@root_path}/docs/api/v3/spec.yml", anchors: [], links: [] },
{ path: "#{@root_path}/docs/installation-and-operations/installation/docker-compose", anchors: [], links: [] },
{ path: "#{@root_path}/docs/installation-and-operations/installation/helm-chart", anchors: ["secret_key_base"], links: [] },
{ path: "#{@root_path}/docs/installation-and-operations/installation/helm-chart", anchors: ['secrets'], links: [] },
{ path: "#{@root_path}/docs/development/security", anchors: [], links: [] },
{ path: "#{@root_path}/docs/development/translate-openproject/fair-language", anchors: [], links: [] }
)