Merge pull request #2125 from aluzzardi/docs-md-links

docs: Link to markdown files
This commit is contained in:
Helder Correia
2022-04-12 10:12:12 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ dagger.#Plan & {
Note that `#AddHello` was integrated *directly* into the plan, whereas `core.#WriteFile` was integrated *indirectly*, by virtue of being a sub-action of `#AddHello`.
To learn more about the structure of a plan, see [it all begins with a plan](./1202-plan).
To learn more about the structure of a plan, see [it all begins with a plan](./1202-plan.md).
### Discovery