Skip to content

Commit

Permalink
Rename examples/drupal9 to examples/drupal
Browse files Browse the repository at this point in the history
  • Loading branch information
back-2-95 committed May 10, 2021
1 parent ba1d074 commit 16dd14c
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ $ make addkey KEY=mykey

## Examples

- [Drupal 9](examples/drupal9)
- [Drupal 9](examples/drupal)
- [Ghost 4](examples/ghost)
- [Hugo](examples/hugo)
- [Laravel 8](examples/laravel)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion examples/drupal9/README.md → examples/drupal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Install Drupal 9 application with Composer:

```
$ cd examples/drupal9
$ cd examples/drupal
$ make up
```

Expand Down
File renamed without changes.

0 comments on commit 16dd14c

Please sign in to comment.