Fix version number in project structure code block in guides
This commit is contained in:
@@ -151,7 +151,7 @@ codepress/
|
|||||||
│ └── test/ # Test theme
|
│ └── test/ # Test theme
|
||||||
│ └── theme.json
|
│ └── theme.json
|
||||||
├── config.json # Site configuration
|
├── config.json # Site configuration
|
||||||
├── version.php # Version information (1.5.0)
|
├── version.php # Version information (1.6.0)
|
||||||
└── vendor/ # Composer dependencies
|
└── vendor/ # Composer dependencies
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -151,7 +151,7 @@ codepress/
|
|||||||
│ └── test/ # Test thema
|
│ └── test/ # Test thema
|
||||||
│ └── theme.json
|
│ └── theme.json
|
||||||
├── config.json # Site configuratie
|
├── config.json # Site configuratie
|
||||||
├── version.php # Versie informatie (1.5.0)
|
├── version.php # Versie informatie (1.6.0)
|
||||||
└── vendor/ # Composer dependencies
|
└── vendor/ # Composer dependencies
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user