Skip to content

Commit

Permalink
Merge pull request #17 from telia-oss/fix-example-readme
Browse files Browse the repository at this point in the history
Fix generic descriptions for examples
  • Loading branch information
Kristian authored Jul 9, 2019
2 parents 33b19ce + 8ee9567 commit 62a7946
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/basic/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## examples/default
## examples/basic

A Basic example which creates an autoscaling group in the default VPC with the default settings.
An example which shows _basic_ usage of the module.
4 changes: 2 additions & 2 deletions examples/complete/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## examples/default
## examples/complete

A Basic example which creates an autoscaling group in the default VPC with the default settings.
An example which shows a more _complete_ usage of the module.

0 comments on commit 62a7946

Please sign in to comment.