Skip to content
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
@squakez

Description

@squakez

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions