Skip to content

Commit 768eb46

Browse files
committed
minor #19570 [AssetMapper] Minor (ThomasLandauer)
This PR was merged into the 6.4 branch. Discussion ---------- [AssetMapper] Minor "update" is somewhat unclear here - might be misunderstood as "refresh in the browser" Commits ------- 5373d6b [AssetMapper] Minor
2 parents 1ca4ced + 5373d6b commit 768eb46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/asset_mapper.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ The path - ``images/duck.png`` - is relative to your mapped directory (``assets/
7474
This is known as the **logical path** to your asset.
7575

7676
If you look at the HTML in your page, the URL will be something
77-
like: ``/assets/images/duck-3c16d9220694c0e56d8648f25e6035e9.png``. If you update
78-
the file, the version part of the URL will change automatically!
77+
like: ``/assets/images/duck-3c16d9220694c0e56d8648f25e6035e9.png``. If you change
78+
the file, the version part of the URL will also change automatically.
7979

8080
Serving Assets in dev vs prod
8181
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)