We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbc0a2 commit 180140fCopy full SHA for 180140f
CORS-CDN/README.md
@@ -12,10 +12,10 @@ For example: **if ($http_origin ~* 'https?://(localhost|magento\\.jelastic\\.com
12
13
3. Replace **/etc/nginx/conf.d/site-default.conf** with **site-default.conf** from repository directory **CORS-CDN**.
14
15
-4. The changes added as lines **67, 79** and **104** to **site-default.conf**.
+4. The changes added as lines **67, 79, 104** and **113** to **site-default.conf**.
16
17
-5. Change the URLs in magento admin panel like as on the picture below.
+5. Change the URLs in magento admin panel like as on the example picture below.
18
19
<p align="left">
20
-<img src="images/urls-example.png" width="600">
+<img src="../images/urls-example.png" width="600">
21
</p>
0 commit comments