bakdata / kpops

Deploy Kafka pipelines to Kubernetes
https://bakdata.github.io/kpops
MIT License
12 stars 1 forks source link

Fix broken doc link #427

Closed raminqaf closed 6 months ago

raminqaf commented 6 months ago
just serve-docs
...
INFO    -  Building documentation...
INFO    -  [macros] - Macros arguments: {'module_name': 'main', 'modules': [], 'include_dir': '', 'include_yaml': [], 'j2_block_start_string': '', 'j2_block_end_string': '',
           'j2_variable_start_string': '', 'j2_variable_end_string': '', 'on_undefined': 'keep', 'on_error_fail': False, 'verbose': False}
INFO    -  [macros] - Extra variables (config file): ['version']
INFO    -  [macros] - Extra filters (module): ['pretty']
INFO    -  Cleaning site directory
INFO    -  The following pages exist in the docs directory, but are not included in the "nav" configuration:
             - resources/architecture/components-hierarchy.md
             - resources/examples/defaults.md
             - resources/examples/pipeline.md
             - resources/pipeline-components/pipeline.md
             - resources/pipeline-defaults/defaults.md
             - resources/variables/cli_env_vars.md
             - resources/variables/config_env_vars.md
ERROR   -  Error reading page 'resources/examples/pipeline.md': HTTP Error 404: Not Found

HTTPError: HTTP Error 404: Not Found
sujuka99 commented 6 months ago

Could you also fix the mermaid diagram links in this PR?