Skip to content

Commit c52f8d9

Browse files
committed
formatting
1 parent 045a4b4 commit c52f8d9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

upgrade.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,9 @@ Then, update any reference to the old directories in your `webpack.mix.js` file:
6666

6767
**Likelihood Of Impact: Very High**
6868

69-
A new directory, `svg`, was added to the `public` directory.
69+
A new directory, `svg`, was added to the `public` directory. It contains four svg files: `403.svg`, `404.svg`, `500.svg`, and `503.svg`, which are displayed on their respective error pages.
7070

71-
It contains four svg files -- 403.svg, 404.svg, 500.svg, and 503.svg -- which are displayed on their respective error pages.
72-
73-
You can get the files [from this commit](https://github.com/laravel/laravel/commit/0d43633f9f13de2c392331cdef3f1d48b04781ed).
71+
You may get the files [from GitHub](https://github.com/laravel/laravel/tree/master/public/svg).
7472

7573
### Authentication
7674

0 commit comments

Comments
 (0)