diff options
author | btea <2356281422@qq.com> | 2021-11-07 09:59:16 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-07 18:59:16 +0300 |
commit | cef2032e46332b6df4aa644e5f8edeea24909f0f (patch) | |
tree | 152840659f68193c295c3c3dfc78fed805a07a4f /files/ru/web/http | |
parent | ac4d1e3d7f5dfe42ca5dd8bf04a34050cd5c9e11 (diff) | |
download | translated-content-cef2032e46332b6df4aa644e5f8edeea24909f0f.tar.gz translated-content-cef2032e46332b6df4aa644e5f8edeea24909f0f.tar.bz2 translated-content-cef2032e46332b6df4aa644e5f8edeea24909f0f.zip |
Fix link to cache type pic (#2929)
Diffstat (limited to 'files/ru/web/http')
-rw-r--r-- | files/ru/web/http/caching/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/http/caching/index.html b/files/ru/web/http/caching/index.html index 9fd355dfed..a2b4342115 100644 --- a/files/ru/web/http/caching/index.html +++ b/files/ru/web/http/caching/index.html @@ -23,7 +23,7 @@ original_slug: Web/HTTP/Кеширование <br> </p> -<p><img alt="What a cache provide, advantages/disadvantages of shared/private caches." src="https://mdn.mozillademos.org/files/13777/HTTPCachtType.png" style="height: 573px; width: 910px;"></p> +<p><img alt="What a cache provide, advantages/disadvantages of shared/private caches." src="/en-US/docs/Web/HTTP/Caching/http_cache_type.png" style="height: 573px; width: 910px;"></p> <h3 id="Приватный_private_кеш_браузера">Приватный (private) кеш браузера</h3> |