Skip to content

Commit cc33793

Browse files
committed
reduce size of routing pipeine image
1 parent abe4116 commit cc33793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Consist in a middleware collection that encapsulates complete lifecycle from the
88

99
This image from [Slim Framework](http://www.slimframework.com/docs/v3/concepts/middleware.html) documentation describes perfectly the Middleware pattern
1010

11-
![Middleware](/../images/middleware.png)
11+
<img src="/../images/middleware.png" alt="Middleware" style="width:300px !important"/>
1212

1313
The config for the Global Pipeline is placed at `router/middleware.php` file.
1414

0 commit comments

Comments
 (0)