Skip to content

Commit 6668cf7

Browse files
committed
docs: fix: features link
Signed-off-by: Eike Waldt <waldt@b1-systems.de> On-behalf-of: SAP <eike.waldt@sap.com>
1 parent ce386bb commit 6668cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ features:
7070
> The `info.yaml` file is required for each feature by the builder.
7171
We'll specify that our `nginx` feature includes the `base` feature.
7272
This makes sense because the `nginx` feature on its own does not contain a full operating system, so to get a bootable image we include the debian system as it is defined in `base`.
73-
See [features.md](./features.md) for detailed information on the structure of features.
73+
See [features documentation](../references/features.md) for detailed information on the structure of features.
7474

7575
1. Create a file named `pkg.include` inside `features/nginx` with the following content:
7676

0 commit comments

Comments
 (0)