Skip to content

Commit

Permalink
docs: updated headers in examples' readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
vvagaytsev committed Jul 7, 2022
1 parent 0f3eec5 commit d28e9c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/local-mode-helm/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Local mode
# Local mode for `helm` modules

A very basic demo project for Garden [local mode](../../docs/guides/running-service-in-local-mode.md) for `helm`
module type.
Expand Down
2 changes: 1 addition & 1 deletion examples/local-mode-k8s/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Local mode
# Local mode for `kubernetes` modules

A very basic demo project for Garden [local mode](../../docs/guides/running-service-in-local-mode.md) for `kubernetes`
module type.
Expand Down
2 changes: 1 addition & 1 deletion examples/local-mode/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Local mode
# Local mode for `container` modules

A very basic demo project for Garden [local mode](../../docs/guides/running-service-in-local-mode.md) for `container`
module type.
Expand Down

0 comments on commit d28e9c9

Please sign in to comment.