Skip to content

Commit b4cce83

Browse files
author
Samuel Shifterovich
authored
Fix the svg file count
1 parent 1e2db71 commit b4cce83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Then, update any reference to the old directories in your `webpack.mix.js` file:
6868

6969
A new directory, `svg`, was added to the `public` directory.
7070

71-
It contains three svg files -- 403.svg, 404.svg, and 500.svg -- which are displayed on their respective error pages.
71+
It contains four svg files -- 403.svg, 404.svg, 500.svg, and 503.svg -- which are displayed on their respective error pages.
7272

7373
You can get the files [from this commit](https://github.com/laravel/laravel/commit/0d43633f9f13de2c392331cdef3f1d48b04781ed).
7474

0 commit comments

Comments
 (0)