Skip to content

Commit d313fe5

Browse files
authored
DOCS-3923: Add link to meta.json reference (#4258)
1 parent 8d079b1 commit d313fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operate/reference/advanced-modules/docker-modules.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Note this is _not_ recommended for modules that do not use Docker, as it adds un
3131
exec docker run <YOUR_CONTAINER_IMAGE> <YOUR_CONTAINER_OPTIONS>
3232
```
3333

34-
- A <file>meta.json</file>
34+
- A [<file>meta.json</file>](/operate/get-started/other-hardware/#metajson-reference)
3535
- A first run script or binary that will be executed during the setup phase, for example:
3636

3737
```sh {id="terminal-prompt" class="command-line" data-prompt="$"}

0 commit comments

Comments
 (0)