Skip to content

Commit 770faba

Browse files
committed
fix readme path
1 parent 26d9219 commit 770faba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/templates/README.template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ endpoint restrictions, placeholders, flexible configuration
8787
Get the latest version of the `docker-compose.yaml` file:
8888

8989
```yaml
90-
{{{ #://docs/getting-started/examples/docker-compose.yaml }}}
90+
{{{ #://../../docs/getting-started/examples/docker-compose.yaml }}}
9191
```
9292

9393
And add secure tokens to `api.tokens`. See [API Tokens](#api-tokens).

0 commit comments

Comments
 (0)