Skip to content

Commit 161416d

Browse files
committed
fix header
1 parent 9eda9b0 commit 161416d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/waf/configure/nginx-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ Examples of Range-dependent features:
261261

262262
### Additional range-based examples
263263

264-
### Static location
264+
#### Static location
265265

266266
```nginx
267267
load_module modules/ngx_http_app_protect_module.so;
@@ -284,7 +284,7 @@ http {
284284
}
285285
```
286286

287-
### Range
287+
#### Range
288288

289289
```nginx
290290
load_module modules/ngx_http_app_protect_module.so;

0 commit comments

Comments
 (0)