diff --git a/docs/creating_content_basic.md b/docs/creating_content_basic.md index a69a72b0..9fbf654c 100644 --- a/docs/creating_content_basic.md +++ b/docs/creating_content_basic.md @@ -102,7 +102,7 @@ Here you can also add a link to the text. You can link to an external website, o While editing, you can preview what the content will look like by clicking the **Preview** button in the menu. -A Content item can have different looks for different [SiteAccesses](translating_content.md#siteaccess). +A Content item can have different looks for different [SiteAccesses](translating_content.md#siteaccess-in-page-mode). You can select a SiteAccess to preview by using a dropdown in the preview screen. ## Publishing content diff --git a/docs/shop_administration/shop_administration.md b/docs/shop_administration/shop_administration.md index 7ff277ab..d20adda6 100644 --- a/docs/shop_administration/shop_administration.md +++ b/docs/shop_administration/shop_administration.md @@ -17,5 +17,5 @@ Depending on the chosen data provider and whether an ERP is connected, some tabs |[Order management [[% include 'snippets/commerce_badge.md' %]]](manage_orders.md)|List or orders placed in the shop| |[Shipping management [[% include 'snippets/commerce_badge.md' %]]](manage_prices_and_stock.md#shipping-costs)|Management of shipping costs| |Customer Groups|Management of customer groups| -|[Currency](manage_prices_and_stock.md#currency)|Currency management| +|[Currency](manage_prices_and_stock.md#currencies)|Currency management| |Components [[% include 'snippets/commerce_badge.md' %]]|Tool of managing shop interface translations| diff --git a/docs/translating_content.md b/docs/translating_content.md index 87b3f577..c1fb9510 100644 --- a/docs/translating_content.md +++ b/docs/translating_content.md @@ -5,7 +5,7 @@ description: Create multiple language versions of your Content items. # Translating content The content on your website can be translated into different languages. Each Content item can have different language versions. -The version visible to a visitor depends on the way your installation is set up (see [SiteAccess](#siteaccess)). +The version visible to a visitor depends on the way your installation is set up (see [SiteAccess](#siteaccess-in-page-mode)). ## Adding translations