This repository was archived by the owner on May 11, 2022. It is now read-only.
This repository was archived by the owner on May 11, 2022. It is now read-only.
Resources not correctly linked when the files are in subdirectories #617
Open
Description
I am creating a series of tutorials, each one in a different subdirectory, ie:
basic/readme.didact.md
basic/file.txt
advanced/readme.didact.md
basic/file.txt
...
When I execute the basic tutorial, any reference to the local file.txt
is not following the path. As far as I can see, the tutorial assume the file is in the root directory instead. I am not sure if it is a bug or there is some configuration that I should apply to tell the tutorial the execution has to run in a directory.
As an example, you can see the tutorial command executed here: https://github.com/openshift-integration/camel-k-example-kafka/tree/main/basic#saslplain-authentication-method
Metadata
Metadata
Assignees
Labels
No labels