Skip to content

Commit

Permalink
Fix formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-helmich committed Feb 9, 2024
1 parent 425cff0 commit c114419
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion docs/technologies/deployment/deployer.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,11 @@ You can also set the `mittwald_app_dependencies` value. This value may contain a
]);
```

:::tip Use the `mw app dependency list` command to get an overview of available dependencies. :::
:::tip

Use the `mw app dependency list` command to get an overview of available dependencies.

:::

## CI integration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,11 @@ set('mittwald_app_dependencies', [
]);
```

:::tip Verwende das `mw app dependency list`-Kommando, um einen Überblick über verfügbare Abhängigkeiten zu erhalten. :::
:::tip

Verwende das `mw app dependency list`-Kommando, um einen Überblick über verfügbare Abhängigkeiten zu erhalten.

:::

## CI-Integration

Expand Down

0 comments on commit c114419

Please sign in to comment.