Skip to content

Commit 6bccfd9

Browse files
committed
Fix broken Markdown headings
1 parent bf034d2 commit 6bccfd9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[Demo Server](https://yii2-rest-githubjeka.c9.io/rest/web/)
66

7-
###INSTALLATION
7+
### INSTALLATION
88

99
**Install via Composer**
1010

@@ -18,7 +18,7 @@ composer global require "fxp/composer-asset-plugin:~1.0.0"
1818
composer create-project --prefer-dist -s dev "githubjeka/rest-yii2" .
1919
```
2020

21-
###GETTING STARTED
21+
### GETTING STARTED
2222

2323
After you install the application, you have to conduct the following steps to initialize the installed application.
2424
You only need to do these once for all.
@@ -34,7 +34,7 @@ for backend `/path/to/yii-application/backend/web/` and using the URL `http://ba
3434
Use `demo/demo` to login into the application on [http://localhost/v1/user/login](http://localhost/v1/user/login). See
3535
[`/rest/config/main.php`](/rest/config/main.php) for more info by URL
3636

37-
###URL RULE
37+
### URL RULE
3838

3939
See [rest/config/main.php](rest/config/main.php)
4040

server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
###Configuration for Apache
1+
### Configuration for Apache
22

33
```
44
RewriteEngine on
@@ -8,7 +8,7 @@ RewriteCond %{REQUEST_FILENAME} !-d
88
RewriteRule (.*) index.php [L]
99
```
1010

11-
###Configuration for Nginx
11+
### Configuration for Nginx
1212
```
1313
include common/upstream;
1414

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy