Skip to content

Commit e890d7c

Browse files
authored
Fixed documentation link for "store scope" (#2256)
1 parent af8d068 commit e890d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/core/Mage/Adminhtml/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
</general>
227227
<hints>
228228
<store_switcher>
229-
<url><![CDATA[http://merch.docs.magento.com/ce/user_guide/configuration/scope.html]]></url>
229+
<url><![CDATA[https://web.archive.org/web/20170529192915/http://docs.magento.com/m1/ce/user_guide/configuration/scope.html]]></url>
230230
<enabled>1</enabled>
231231
</store_switcher>
232232
</hints>

0 commit comments

Comments
 (0)