Skip to content

Commit e3a38b1

Browse files
committed
Fixed 'Constants' header size
1 parent 7974d19 commit e3a38b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ Now, each time that you import MySQL dumps from your remote server to your local
3333

3434
To install, simply download the `network-subdomain-updater.php` file and place it in your `wp-content/mu-plugins` directory (create one if it doesn't exist). Don't copy the other files - they are not necessary.
3535

36-
### Configuration
36+
## Configuration
3737

3838
Simply define a `NETWORK_LOCAL_DOMAIN` constant in the `wp-config.php` for each instance you wish to use it on.
3939

40-
#### Constants
40+
### Constants
4141

4242
This plugin is configured with constants that you defined in your development/staging environments `wp-config.php` files.
4343

0 commit comments

Comments
 (0)