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 6918499 commit bac2d5aCopy full SHA for bac2d5a
_includes/layout/navigation.html
@@ -18,7 +18,7 @@
18
{% endunless %}
19
<li><a href="{{ page.baseurl }}/migration/bk-migration-guide.html">Migration Guide</a></li>
20
<li><a href="{{ page.baseurl }}/cloud/bk-cloud.html">Magento Commerce (Cloud) Guide</a></li>
21
- <li><a href="{{ site.baseurl }}/release-notes/bk-release-notes.html">Release Information</a></li>
+ <li><a href="{{ site.baseurl }}/magento-release-information.html">Release Information</a></li>
22
</ul>
23
</div>
24
0 commit comments