Skip to content

Commit 3ee3f40

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Update asset_mapper.rst
2 parents 1bc779b + 36bef93 commit 3ee3f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/asset_mapper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ To make your AssetMapper-powered site fly, there are a few things you need to
626626
do. If you want to take a shortcut, you can use a service like `Cloudflare`_,
627627
which will automatically do most of these things for you:
628628

629-
- **Use HTTP/2**: Your web server should be running HTTP/2 (or HTTP/3) so the
629+
- **Use HTTP/2**: Your web server should be running HTTP/2 or HTTP/3 so the
630630
browser can download assets in parallel. HTTP/2 is automatically enabled in Caddy
631631
and can be activated in Nginx and Apache. Or, proxy your site through a
632632
service like Cloudflare, which will automatically enable HTTP/2 for you.

0 commit comments

Comments
 (0)